IMalloc.GetSize(IntPtr) 方法

定义

public:
 System::UInt32 GetSize(IntPtr pv);
public uint GetSize (IntPtr pv);
abstract member GetSize : nativeint -> uint32
Public Function GetSize (pv As IntPtr) As UInteger

参数

pv
IntPtr

nativeint

返回

UInt32

适用于