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
struct _PRL_IO_TOOLS_UTILITY_COMMAND {
  PRL_UINT32 command;
  PRL_UINT32 flags;
  PRL_UINT32 dataSize;
};
File

PrlIOStructs.h

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