EndPointInfoInterface * GetEndPointInfoInterface() const;
None.
EndPointInfoInterface
for the station. It is NULL
if Endpoint
does not exist, such as for local stations. Gets the EndPointInfoInterface
for the station.
Gets the EndPointInfoInterface
pointer maintained by the station. It can get and manipulate the EndPointInfo
, which is the statistical information for Endpoint
by using EndPointInfoInterface
.
The Scheduler::SystemLock
function is required when getting EndPointInfoInterface
.
CONFIDENTIAL