Mono Class Library: System.UIntPtr Overview | MembersSystem.UIntPtr.ToPointer Method |
Converts the value of the current instance to a pointer to void. [Edit]
|
A pointer to void. [Edit]
Note: A pointer to void points to memory containing data of an unspecified type.This method is not CLS-compliant. For a CLS-compliant alternative use IntPtr.ToPointer.
[Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0