newObjects-logo.gif (1024 bytes) ScriptManager2 reference
BOOL SCPHOSTCLNT::Success();

Returns TRUE if the SCPHOSTCLNT object can be used and FALSE if not.

 

Remarks:

The value returned determines successful creation fo the ScriptManager2 object by the helper. If the value is false this usualy means that the component is not registered or is somehow unaccessible - for example current process does not have enough rights to access the dll.

It is strongly recommended to inspect value returned before calling any members of the helper object!

 

newObjects Copyright newObjects 2001-2005