Searched defs:UINT_PTR (Results 1 – 3 of 3) sorted by relevance
48 typedef unsigned __int64 UINT_PTR, *PUINT_PTR; typedef54 typedef __w64 unsigned int UINT_PTR, *PUINT_PTR; typedef
47 __MINGW_EXTENSION typedef unsigned __int64 UINT_PTR,*PUINT_PTR; typedef53 typedef unsigned int UINT_PTR,*PUINT_PTR; typedef
340 …STDMETHOD_(UINT_PTR,GetOutputDataPointer)(THIS_ UINT32 u32FrameCount,AE_CURRENT_POSITION *pAeTimeS… in DECLARE_INTERFACE_() local