ITypeInfo.RemoteGetTypeAttr(IntPtr, UInt32) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
仅供 Microsoft 内部使用。
public:
void RemoteGetTypeAttr(IntPtr ppTypeAttr, [Runtime::InteropServices::Out] System::UInt32 % pDummy);
public void RemoteGetTypeAttr (IntPtr ppTypeAttr, out uint pDummy);
abstract member RemoteGetTypeAttr : nativeint * uint32 -> unit
Public Sub RemoteGetTypeAttr (ppTypeAttr As IntPtr, ByRef pDummy As UInteger)
参数
- ppTypeAttr
-
IntPtr
nativeint
- pDummy
- UInt32