VLSinitServerInfo

Syntax

LS_STATUS_CODE  VLSinitServerInfo (
VLSserverInfo	*serverInfo );
Argument Description
serverInfo

User allocated buffer that will contain initialized VLSserverInfo.

Description

Initializes the serverInfo data structure to its default values.

This function must be called before calling VLSrequestExt, VLSrequestExt2, VLSreleaseExt, VLSupdateExt, and VLSupdateExt2.

Returns

The status code LS_SUCCESS is returned if successful. For a complete list of the error codes, see Licensing Library Error and Result Codes.