Collapse All
Parallels Virtualization SDK
ContentsIndex
PreviousUpNext
PrlDispCfg_GetLicenseRequestFlags Function
PHT_DISP_CONFIG

Get internal license request parameters.

Syntax
PRL_RESULT PrlDispCfg_GetLicenseRequestFlags(
    PRL_HANDLE hDispConfig, 
    PRL_UINT32_PTR pFlags
);
File

PrlApiDeprecated.h

Parameters

hDispConfig
A handle of type PHT_DISP_CONFIG.
pFlags
[out] A pointer to a variable that receives the result.

Returns

PRL_RESULT. Possible values are: 

PRL_ERR_INVALID_ARG - invalid handle was passed. 

PRL_ERR_SUCCESS - function completed successfully. 

Links
© 2021 Parallels International GmbH. All rights reserved.