Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== ULONG_PTR ====== Reference to signed integer data type (4 bytes) used in COM communications (e.g. scripting). Actual data type corresponding to **ULONG_PTR** depends on language in which you consume API: ^ Language ^ Data Type^ | C++ | ULONG* | | JavaScript | Integer | | VisualBasic Script | Integer |