ITypeInfo.RemoteGetVarDesc(UInt32, IntPtr, UInt32) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
仅供 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)
参数
- index
- UInt32
- ppVarDesc
-
IntPtr
nativeint
- pDummy
- UInt32