qBool IsLocal() const;
None.
Value | Description |
---|---|
true |
Returned when this station is the local machine. |
false |
Returned when this station is not the local machine. |
Gets whether the station instance represents the local machine itself.
The opposite value of that returned by IsAPeer
is returned.
const
member function.CONFIDENTIAL