IVsMacroRecorder::AddTypeLibRef Method (Guid, UInt32, UInt32)

 

Obsolete method. Do not use.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

int AddTypeLibRef(
	[InAttribute] Guid% guidTypeLib,
	unsigned int uVerMaj,
	unsigned int uVerMin
)

Parameters

guidTypeLib
Type: System::Guid
uVerMaj
Type: System::UInt32
uVerMin
Type: System::UInt32

Return Value

Type: System::Int32
Return to top
Show: