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

@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 (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!