ReactOS
0.4.15-dev-4574-g434cf85
|
Go to the source code of this file.
Functions | |
HRESULT WINAPI | Main_DirectDraw_GetDeviceIdentifier (LPDDRAWI_DIRECTDRAW_INT This, LPDDDEVICEIDENTIFIER pDDDI, DWORD dwFlags) |
HRESULT WINAPI | Main_DirectDraw_GetDeviceIdentifier7 (LPDDRAWI_DIRECTDRAW_INT This, LPDDDEVICEIDENTIFIER2 pDDDI, DWORD dwFlags) |
HRESULT WINAPI Main_DirectDraw_GetDeviceIdentifier | ( | LPDDRAWI_DIRECTDRAW_INT | This, |
LPDDDEVICEIDENTIFIER | pDDDI, | ||
DWORD | dwFlags | ||
) |
Definition at line 25 of file GetDeviceIdentifier.c.
Referenced by ThunkDirectDraw4_GetDeviceIdentifier().
HRESULT WINAPI Main_DirectDraw_GetDeviceIdentifier7 | ( | LPDDRAWI_DIRECTDRAW_INT | This, |
LPDDDEVICEIDENTIFIER2 | pDDDI, | ||
DWORD | dwFlags | ||
) |
Definition at line 58 of file GetDeviceIdentifier.c.
Referenced by Main_DirectDraw_GetDeviceIdentifier().