[To be supplied.]
[Visual Basic] Sub GetContainingTypeLib( _ ByRef ppTLB As UCOMITypeLib, _ ByRef pIndex As Integer _ ) [C#] void GetContainingTypeLib( ref UCOMITypeLib ppTLB, ref int pIndex ); [C++] void GetContainingTypeLib( UCOMITypeLib** ppTLB, int** pIndex ) = 0; [JScript] function GetContainingTypeLib( ppTLB : UCOMITypeLib, pIndex : int );
UCOMITypeInfo Interface | UCOMITypeInfo Members | System.Runtime.InteropServices Namespace