IMalloc.GetSize(IntPtr) Method

Definition

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

Parameters

pv
IntPtr

nativeint

Returns

IntPtr

nativeint

Applies to