Collapse All
Parallels Virtualization SDK
PRL_IO_TOOLS_UTILITY_COMMAND Structure
PRL_IO__

@brief Structure that represents Parallels Tools Utility command

  • This structure is used to handle PET_IO_TOOLS_UTILITY_COMMAND.
Syntax
typedef struct _PRL_IO_TOOLS_UTILITY_COMMAND {
  PRL_UINT32 command;
  PRL_UINT32 flags;
  PRL_UINT32 dataSize;
} PRL_IO_TOOLS_UTILITY_COMMAND;
File

PrlIOStructs.h

Links
Copyright © 1999-2017 Parallels International GmbH. All rights reserved.