ITypeInfo::GetImplTypeFlags Method (UInt32, Int32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetImplTypeFlags(
	unsigned int index,
	[OutAttribute] int% pImplTypeFlags
)

Parameters

index
Type: System::UInt32
pImplTypeFlags
Type: System::Int32
Return to top
Show: