Searched defs:PtrToLong (Results 1 – 1 of 1) sorted by relevance
84 #define PtrToLong( p ) ((LONG)(LONG_PTR) (p) ) macro148 static inline long PtrToLong( const void* p ) in PtrToLong() function