Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 712 Bytes

platform-uintptr-value-class.md

File metadata and controls

32 lines (22 loc) · 712 Bytes
description title ms.date ms.topic f1_keywords helpviewer_keywords ms.assetid
Learn more about: Platform::UIntPtr value class
Platform::UIntPtr value class
12/30/2016
reference
VCCORLIB/Platform::UIntPtr
Platform::UIntPtr Struct
dc4f5176-4c4d-4209-b68e-eb30f2c2465b

Platform::UIntPtr value class

Represents an unsigned pointer whose size is appropriate for the platform (32-bit or 64-bit).

Syntax

public value struct UintPtr

Requirements

Minimum supported client: Windows 8

Minimum supported server: Windows Server 2012

Namespace: Platform

Metadata: platform.winmd

See also

Platform namespace