ITypeLib.GetTypeInfoOfGuid(Guid, Type) 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 GetTypeInfoOfGuid(Guid % guid, [Runtime::InteropServices::Out] Type ^ % ppTInfo);
public void GetTypeInfoOfGuid (ref Guid guid, out Type ppTInfo);
abstract member GetTypeInfoOfGuid : Guid * Type -> unit
Public Sub GetTypeInfoOfGuid (ByRef guid As Guid, ByRef ppTInfo As Type)
Parameters
- guid
- Guid
- ppTInfo
- Type