LInet::IsValid
#include "ltwrappr.h"
virtual L_BOOL LInet::IsValid(L_VOID)
Checks to see if the LInet class object is valid.
Returns
TRUE |
The Inet class object is valid. |
FALSE |
The Inet class object is not valid. |
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::LInet.