Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_VMCTG_TOOL_DESC Structure
Other Structs

Describes the tool to be registered @see PrlVm_RegisterTool()

Syntax
typedef struct _PRL_VMCTG_TOOL_DESC {
  PRL_SIZE uSize;
  PRL_UINT32 nToolId;
  PRL_VMCTG_TOOL_HANDLER_PTR pCallBack;
  PRL_VOID_PTR pUserData;
} PRL_VMCTG_TOOL_DESC;
File

PrlIoStructs.h

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