| getlocationfile6Result Structure Definition |
The getlocationfile6Result structure defines the return type for getlocationfile6 API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
locationfile6List |
List of locationfile6s |
| locationfile6 Structure Definition |
The locationfile6 structure defines the actual return type values for getlocationfile6 API. |
Syntax |
Members |
locationfile |
The name of the location file. |
format |
The format of the location file. |
curlocfilestatus |
The status of the current location file. |
prevlocationfile |
The name of the previous location file. |
prevlocfileformat |
The format of the previous location file. |
prevlocfilestatus |
The status of the previous location file. |
locfilestatusstr |
Status string of the location file. |
_nextgenapiresource |
See Also |