IProvideMultipleClassInfo.GetInfoOfIndex Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetInfoOfIndex(System::UInt32 iti, System::UInt32 dwFlags, [Runtime::InteropServices::Out] Type ^ % pptiCoClass, [Runtime::InteropServices::Out] System::UInt32 % pdwTIFlags, [Runtime::InteropServices::Out] System::UInt32 % pcdispidReserved, [Runtime::InteropServices::Out] Guid % piidPrimary, [Runtime::InteropServices::Out] Guid % piidSource);
public void GetInfoOfIndex (uint iti, uint dwFlags, out Type pptiCoClass, out uint pdwTIFlags, out uint pcdispidReserved, out Guid piidPrimary, out Guid piidSource);
abstract member GetInfoOfIndex : uint32 * uint32 * Type * uint32 * uint32 * Guid * Guid -> unit
Public Sub GetInfoOfIndex (iti As UInteger, dwFlags As UInteger, ByRef pptiCoClass As Type, ByRef pdwTIFlags As UInteger, ByRef pcdispidReserved As UInteger, ByRef piidPrimary As Guid, ByRef piidSource As Guid)
Parameters
- iti
- UInt32
- dwFlags
- UInt32
- pptiCoClass
- Type
- pdwTIFlags
- UInt32
- pcdispidReserved
- UInt32
- piidPrimary
- Guid
- piidSource
- Guid