Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 931 Bytes

platform-uintptr-value-class.md

File metadata and controls

41 lines (34 loc) · 931 Bytes
title ms.custom ms.date ms.technology ms.reviewer ms.suite ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Platform::UIntPtr value class | Microsoft Docs
12/30/2016
cpp-windows
language-reference
VCCORLIB/Platform::UIntPtr
C++
Platform::UIntPtr Struct
dc4f5176-4c4d-4209-b68e-eb30f2c2465b
3
ghogen
ghogen
ghogen

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