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
struct _PRL_VMCTG_TOOL_DESC {
  PRL_SIZE uSize;
  PRL_UINT32 nToolId;
  PRL_VMCTG_TOOL_HANDLER_PTR pCallBack;
  PRL_VOID_PTR pUserData;
};
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!