Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
A callback to submit a signal command to the hardware queue.
Syntax
PFND3DDDI_SUBMITSIGNALSYNCOBJECTSTOHWQUEUECB Pfnd3dddiSubmitsignalsyncobjectstohwqueuecb;
HRESULT Pfnd3dddiSubmitsignalsyncobjectstohwqueuecb(
HANDLE hDevice,
const D3DDDICB_SUBMITSIGNALSYNCOBJECTSTOHWQUEUE *unnamedParam2
)
{...}
Parameters
hDevice
A handle to the device.
unnamedParam2
submitSignalSyncoObjectsToHwQueue [in]
A pointer to the structure holding information on submitting a signal command to the hardware queue.
Return value
| Return code | Description |
|---|---|
| S_OK | The call was successfully completed. |
This function might also return other HRESULT values.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3dumddi.h |