Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PrlSrvCfg_GetCpuFeatures Function
PHT_SERVER_CONFIG

To get the CPU features from server hSrvConfig : A handle of type PRL_HANDLE .

Syntax
PRL_RESULT PrlSrvCfg_GetCpuFeatures(
    PRL_HANDLE hSrvConfig, 
    PRL_CPU_FEATURES_PTR pCpuFeatures
);
File

PrlApiDisp.h

Returns

PRL_RESULT . Possible values: PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed. PRL_ERR_SUCCESS - function completed successfully.

Remarks

pMasks: [out] A pointer structure with processor features set

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!