IsLeader

Returns TRUE if the 3D Window owning this SGWorld80 object was set as the leader.

 

JavaScript

 

IsLeader

 

C#

 

bool IsLeader()

 

C++

 

HRESULT IsLeader(

       VARIANT_BOOL* pVal)

Parameters

pVal

A Boolean that indicates if the 3D Window owning this SGWorld80 object is the leader.

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.