ITypeInfo.GetImplTypeFlags(UInt32, Int32) Method

Definition

public:
 void GetImplTypeFlags(System::UInt32 index, [Runtime::InteropServices::Out] int % pImplTypeFlags);
public void GetImplTypeFlags (uint index, out int pImplTypeFlags);
abstract member GetImplTypeFlags : uint32 * int -> unit
Public Sub GetImplTypeFlags (index As UInteger, ByRef pImplTypeFlags As Integer)

Parameters

index
UInt32
pImplTypeFlags
Int32

Applies to