HASP_UPDATEINFO (Create C2V) XML Tags

You can request information in order to process updates with the GetSessionInfo function by specifying one of the following:

> HASP_UPDATEINFO predefined alias in the function call.

><haspformat root="updateinfo"> in the format parameter of the function call. (For more information, see Using XML Tags to Define Format.)

The table below describes the XML elements used by the API to format the returned C2V information.

Parent Tag

Child Tag

Description

None - root

<hasp_info>

Root element for retrieved information

<hasp_info>

<haspscope>

Optional Scope that is used with Feature ID 0

<hasp_info>

<c2v>

Element that contains data on the current status of the deployed Sentinel protection key

<haspscope>

<hasp>

Key ID (hasp_id) of the Sentinel protection key from which the information is collected

<hasp>

<vendor>

ID of the vendor associated with the Key ID of the Sentinel protection key

Related Topics

About XML Tags