IVsMacroRecorder.AddTypeLibRef(Guid, UInt32, UInt32) Method

Definition

Obsolete method. Do not use.

public:
 int AddTypeLibRef(Guid % guidTypeLib, System::UInt32 uVerMaj, System::UInt32 uVerMin);
public int AddTypeLibRef (ref Guid guidTypeLib, uint uVerMaj, uint uVerMin);
abstract member AddTypeLibRef : Guid * uint32 * uint32 -> int
Public Function AddTypeLibRef (ByRef guidTypeLib As Guid, uVerMaj As UInteger, uVerMin As UInteger) As Integer

Parameters

guidTypeLib
Guid
uVerMaj
UInt32
uVerMin
UInt32

Returns

Applies to