LInet::IsAutoProcessEnabled
#include "ltwrappr.h"
L_BOOL LInet::IsAutoProcessEnabled(L_VOID)const
Determines whether auto processing of received data is enabled or disabled.
Returns
|
TRUE |
Auto processing is enabled. |
|
FALSE |
Auto processing is disabled. |
Required DLLs and Libraries
|
LTNET For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
|
Functions: |
Example
For an example, refer to LInet::ReadData.