nn::nex::EndPointInfoInterface::GetEndPointInfo Member Function

Syntax

virtual qBool GetEndPointInfo(
     EndPointInfo * info
) const = 0;

Parameters

Name Description
out info Gets the EndPointInfo structure of the copy destination.

Return Values



Value Description
true The parameters were obtained successfully.
false Failed to get the parameters. (info is null.)

Description

Gets the parameters of EndPointInfo.

See Also

EndPointInfo, ResetEndPointInfo, GetEndPointInfo

Revision History

2012/10/11
Initial version.

CONFIDENTIAL