Our website uses cookies to enhance your browsing experience.
Accept
to the top

Webinar: Integrating SAST into DevSecOps - 19.03

>
>
>
DWORD_PTR

DWORD_PTR

Dec 23 2011

DWORD_PTR is an unsigned integer memsize-type that can safely store a pointer regardless of the platform capacity. DWORD_PTR is similar to the types size_t and uintptr_t. The size of the type depends upon the data model. To learn more about memsize types and ways of using them see the article "About size_t and ptrdiff_t".

Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Popular related articles