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 P2P class object is valid.

FALSE

The P2P 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:

Class Members

Example

For an example, refer to LInet::LInet.