Home
last modified time | relevance | path

Searched refs:GetId (Results 1 – 12 of 12) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Ddxfile.h146 STDMETHOD(GetId) (THIS_ LPGUID) kind
163 #define IDirectXFileObject_GetId(p,a) (p)->lpVtbl->GetId(p,a)
188 #define IDirectXFileData_GetId(p,a) (p)->lpVtbl->GetId(p,a)
215 #define IDirectXFileDataReference_GetId(p,a) (p)->lpVtbl->GetId(p,a)
239 #define IDirectXFileBinary_GetId(p,a) (p)->lpVtbl->GetId(p,a)
H A Dd3dx9xof.h115 STDMETHOD(GetId)(THIS_ LPGUID) PURE;
150 STDMETHOD(GetId)(THIS_ LPGUID) PURE;
/reactos/sdk/lib/drivers/wdf/kmdf/src/core/
H A Dfxdevicepdoapi.cpp246 pPkgPdo->m_Description->GetId()); in __drv_maxIRQL()
/reactos/sdk/include/psdk/
H A Dnetcfgx.h46 STDMETHOD_(HRESULT,GetId)(THIS_ LPWSTR *ppszwId) PURE; in DECLARE_INTERFACE_()
66 #define INetCfgComponent_GetId(p,a) (p)->lpVtbl->GetId(p,a)
H A Dmmdeviceapi.idl144 [id(3)] HRESULT GetId(
H A Dbits.idl218 HRESULT GetId(
H A Ddbgeng.h385 STDMETHOD(GetId)(THIS_ PULONG id) PURE; in DECLARE_INTERFACE_() local
417 STDMETHOD(GetId)(THIS_ PULONG id) PURE; in DECLARE_INTERFACE_() local
H A Dshobjidl.idl4041 HRESULT GetId(
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dxfile.c259 ret = xfile_data->lpVtbl->GetId(xfile_data, &clsid); in process_data()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxchildlist.hpp697 GetId( in GetId() function
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dfxpkgpdo.cpp1084 status = pList->UpdateAsMissing(m_Description->GetId()); in PnpEventEjectHardwareOverload()
/reactos/dll/win32/mshtml/
H A Dnsiface.idl994 nsresult GetId(nsAString *aId);