IVsProject4.OpenItemWithSpecific Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
int OpenItemWithSpecific(System::UInt32 itemid, System::UInt32 grfEditorFlags, Guid % rguidEditorType, System::String ^ pszPhysicalView, Guid % rguidLogicalView, IntPtr punkDocDataExisting, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame ^ % ppWindowFrame);
public int OpenItemWithSpecific (uint itemid, uint grfEditorFlags, ref Guid rguidEditorType, string pszPhysicalView, ref Guid rguidLogicalView, IntPtr punkDocDataExisting, out Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame ppWindowFrame);
abstract member OpenItemWithSpecific : uint32 * uint32 * Guid * string * Guid * nativeint * IVsWindowFrame -> int
Public Function OpenItemWithSpecific (itemid As UInteger, grfEditorFlags As UInteger, ByRef rguidEditorType As Guid, pszPhysicalView As String, ByRef rguidLogicalView As Guid, punkDocDataExisting As IntPtr, ByRef ppWindowFrame As IVsWindowFrame) As Integer
Parametreler
- itemid
- UInt32
- grfEditorFlags
- UInt32
- rguidEditorType
- Guid
- pszPhysicalView
- String
- rguidLogicalView
- Guid
- punkDocDataExisting
-
IntPtr
nativeint
- ppWindowFrame
- IVsWindowFrame
Döndürülenler
Int32 döndürür.