Searched refs:pIID (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpcproxy.h52 typedef int __stdcall IIDLookupRtn( const IID *pIID, int *pIndex );
227 #define IID_GENERIC_CHECK_IID(name,pIID,index) memcmp(pIID, name##_ProxyVtblList[index]->header.piid, sizeof(IID))
H A Ddpnathlp.h35 HRESULT DirectPlayNATHelpCreate(LPCGUID pIID, LPVOID *ppvInterface);
H A Docidl.idl625 HRESULT GetConnectionInterface( [out] IID *pIID );
H A Dobjidl.idl154 const IID *pIID;
H A Dobjidl.h913 const IID *pIID; member in struct:tagMULTI_QI
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpcproxy.h52 typedef int __stdcall IIDLookupRtn( const IID *pIID, int *pIndex );
230 #define IID_GENERIC_CHECK_IID(name,pIID,index) memcmp(pIID, name##_ProxyVtblList[index]->header.piid, sizeof(IID))
H A Ddpnathlp.h37 HRESULT DirectPlayNATHelpCreate(LPCGUID pIID, LPVOID *ppvInterface);
H A Ddevicetopology.idl676 [out] GUID *pIID
H A Docidl.idl625 HRESULT GetConnectionInterface( [out] IID *pIID );
H A Dobjidl.idl154 const IID *pIID;
H A Dobjidl.h913 const IID *pIID; member in struct:tagMULTI_QI
/vbox/src/libs/xpcom18a4/python/src/
H A DVariantUtils.cpp347 PRUint32 array_element_size, PRUint8 array_type, nsIID *pIID)
346 FillSingleArray(void *array_ptr, PyObject *sequence_ob, PRUint32 sequence_size, PRUint32 array_element_size, PRUint8 array_type, nsIID *pIID) argument

Completed in 4354 milliseconds