![]() |
SetTimeout() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: AsyncSocket.h |
BOOL SetTimeout( int iMs);
Create a timeout
try { if (!GetWindowHandle() || m_Timeout) return FALSE; //Set the timer m_Timeout=SetTimer(GetWindowHandle(),GetAsyncHandle(),iMs,NULL); return m_Timeout; } ERROR_HANDLER_RETURN("SetTimeout",FALSE)
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 24 Apr 2001. |