Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/26/2014
This function updates the global current time-out value. This update does not apply to debug wait calls that are already waiting.
Syntax
void WINAPI DbgSetWaitTimeout(
DWORD dwTimeout
);
Parameters
- dwTimeout
New time-out value in milliseconds, or INFINITE.
Remarks
DbgSetWaitTimeout is ignored unless DEBUG is defined when the DirectShow headers are included.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |