See Also: IntPtr Members
Thread SafetyThis type is safe for multithreaded operations.
RemarksThe IntPtr type is designed to be an implementation-sized pointer. An instance of this type is expected to be the size of a native int for the current implementation.
For more information on the native int type, see Partition II of the CLI Specification.
RequirementsNamespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0