@brief Structure that represents Parallels Tools Utility command
typedef struct _PRL_IO_TOOLS_UTILITY_COMMAND { PRL_UINT32 command; PRL_UINT32 flags; PRL_UINT32 dataSize; } PRL_IO_TOOLS_UTILITY_COMMAND;
PrlIoStructs.h
Copyright © 1999-2015 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|