IMalloc.GetSize(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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