ITypeLib
ITypeLib
ITypeLib
ITypeLib
ITypeLib
ITypeLib
Interface
Definition
Provides access to the contents of a type library. For more information, see ITypeLib.
public interface class ITypeLib
public interface class ITypeLib
__interface ITypeLib
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("00020402-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ITypeLib
type ITypeLib = interface
Public Interface ITypeLib
- Attributes
-
Methods
FindName(String, UInt32, Type, Int32[], UInt16, String)
FindName(String, UInt32, Type, Int32[], UInt16, String)
FindName(String, UInt32, Type, Int32[], UInt16, String)
FindName(String, UInt32, Type, Int32[], UInt16, String)
FindName(String, UInt32, Type, Int32[], UInt16, String)
FindName(String, UInt32, Type, Int32[], UInt16, String)
|
GetDocumentation(Int32, UInt32, String, String, UInt32, String)
GetDocumentation(Int32, UInt32, String, String, UInt32, String)
GetDocumentation(Int32, UInt32, String, String, UInt32, String)
GetDocumentation(Int32, UInt32, String, String, UInt32, String)
GetDocumentation(Int32, UInt32, String, String, UInt32, String)
GetDocumentation(Int32, UInt32, String, String, UInt32, String)
|
GetLibAttr(IntPtr, CLEANLOCALSTORAGE[])
GetLibAttr(IntPtr, CLEANLOCALSTORAGE[])
GetLibAttr(IntPtr, CLEANLOCALSTORAGE[])
GetLibAttr(IntPtr, CLEANLOCALSTORAGE[])
GetLibAttr(IntPtr, CLEANLOCALSTORAGE[])
GetLibAttr(IntPtr, CLEANLOCALSTORAGE[])
|
GetTypeComp(ITypeComp)
GetTypeComp(ITypeComp)
GetTypeComp(ITypeComp)
GetTypeComp(ITypeComp)
GetTypeComp(ITypeComp)
GetTypeComp(ITypeComp)
|
GetTypeInfo(UInt32, Type)
GetTypeInfo(UInt32, Type)
GetTypeInfo(UInt32, Type)
GetTypeInfo(UInt32, Type)
GetTypeInfo(UInt32, Type)
GetTypeInfo(UInt32, Type)
|
GetTypeInfoCount(UInt32)
GetTypeInfoCount(UInt32)
GetTypeInfoCount(UInt32)
GetTypeInfoCount(UInt32)
GetTypeInfoCount(UInt32)
GetTypeInfoCount(UInt32)
|
GetTypeInfoOfGuid(Guid, Type)
GetTypeInfoOfGuid(Guid, Type)
GetTypeInfoOfGuid(Guid, Type)
GetTypeInfoOfGuid(Guid, Type)
GetTypeInfoOfGuid(Guid, Type)
GetTypeInfoOfGuid(Guid, Type)
|
GetTypeInfoType(UInt32, TYPEKIND[])
GetTypeInfoType(UInt32, TYPEKIND[])
GetTypeInfoType(UInt32, TYPEKIND[])
GetTypeInfoType(UInt32, TYPEKIND[])
GetTypeInfoType(UInt32, TYPEKIND[])
GetTypeInfoType(UInt32, TYPEKIND[])
|
IsName(String, UInt32, Int32, String)
IsName(String, UInt32, Int32, String)
IsName(String, UInt32, Int32, String)
IsName(String, UInt32, Int32, String)
IsName(String, UInt32, Int32, String)
IsName(String, UInt32, Int32, String)
|
ReleaseTLibAttr()
ReleaseTLibAttr()
ReleaseTLibAttr()
ReleaseTLibAttr()
ReleaseTLibAttr()
ReleaseTLibAttr()
|
Applies to