virtual qBool GetEndPointInfo( EndPointInfo * info ) const = 0;
Name | Description | |
---|---|---|
out | info | Gets the EndPointInfo structure of the copy destination. |
Value | Description |
---|---|
true |
The parameters were obtained successfully. |
false |
Failed to get the parameters. (info is null .) |
Gets the parameters of EndPointInfo
.
CONFIDENTIAL