Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 649 Bytes

File metadata and controls

31 lines (21 loc) · 649 Bytes
title Platform::UIntPtr value class
ms.date 12/30/2016
ms.topic reference
f1_keywords
VCCORLIB/Platform::UIntPtr
helpviewer_keywords
Platform::UIntPtr Struct
ms.assetid 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