Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Puts the current thread into a wait state until the given dispatch object is set to the signaled state, or (optionally) until the wait times out.
Syntax
VP_STATUS DlWaitForSingleObject(
PVOID DeviceHandle,
PVOID pEvent,
PLARGE_INTEGER Timeout
);
Parameters
DeviceHandle
pEvent
Timeout
Return value
This function returns VP_STATUS.
Requirements
Requirement | Value |
---|---|
Header | dispmprt.h |