Pointer::Unbox Method (Object^)
.NET Framework (current version)
Returns the stored pointer.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- ptr
-
Type:
System::Object^
The stored pointer.
| Exception | Condition |
|---|---|
| ArgumentException | ptr is not a pointer. |
SecurityCriticalAttribute
Requires full trust for the immediate caller. This member cannot be used by partially trusted or transparent code.
.NET Framework
Available since 1.1
Available since 1.1
Show: