ITypeInfo.RemoteGetTypeAttr(IntPtr, UInt32) Method

Definition

Microsoft internal use only.

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)

Parameters

ppTypeAttr
IntPtr

nativeint

pDummy
UInt32

Applies to