ITypeInfo.GetContainingTypeLib(ITypeLib, UInt32) 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 GetContainingTypeLib([Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::ITypeLib ^ % ppTLib, [Runtime::InteropServices::Out] System::UInt32 % pIndex);
public void GetContainingTypeLib (out Microsoft.VisualStudio.OLE.Interop.ITypeLib ppTLib, out uint pIndex);
abstract member GetContainingTypeLib : ITypeLib * uint32 -> unit
Public Sub GetContainingTypeLib (ByRef ppTLib As ITypeLib, ByRef pIndex As UInteger)
Parameters
- ppTLib
- ITypeLib
- pIndex
- UInt32