ITypeInfo.RemoteGetVarDesc(UInt32, IntPtr, 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.
Microsoft internal use only.
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)
Parameters
- index
- UInt32
- ppVarDesc
-
IntPtr
nativeint
- pDummy
- UInt32