ITypeInfo::GetImplTypeFlags Method (UInt32, Int32)
Visual Studio 2015
Retrieves the IMPLTYPEFLAGS flags for an interface.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- index
-
Type:
System::UInt32
Index of the implemented interface or base interface for which to get the flags.
- pImplTypeFlags
-
Type:
System::Int32
A value from the IMPLTYPEFLAGS enumeration.
Show: