Collapse All
Parallels C API Reference Guide
PRL_IO_TOOLS_SIA_DATA Structure
PrlIoStructs.h PRL_IO Structs

@brief Structure that represents Parallels Tools Shared Internet Applications data

  • This structure is used to handle message of PET_IO_TOOLS_SIA_DATA type.
Syntax
typedef struct _PRL_IO_TOOLS_SIA_DATA {
  PRL_UINT32 ver;
  PRL_UINT32 command;
  PRL_UINT32 flags;
  PRL_UINT32 size;
} PRL_IO_TOOLS_SIA_DATA;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!