ITypeInfo.RemoteGetVarDesc(UInt32, IntPtr, UInt32) Método

Definição

Somente uso interno da Microsoft.

public:
 void RemoteGetVarDesc(System::UInt32 index, IntPtr ppVarDesc, [Runtime::InteropServices::Out] System::UInt32 % pDummy);
public void RemoteGetVarDesc (uint index, IntPtr ppVarDesc, out uint pDummy);
abstract member RemoteGetVarDesc : uint32 * nativeint * uint32 -> unit
Public Sub RemoteGetVarDesc (index As UInteger, ppVarDesc As IntPtr, ByRef pDummy As UInteger)

Parâmetros

index
UInt32
ppVarDesc
IntPtr
pDummy
UInt32

Aplica-se a