Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PrlTypes.h
Files  Legend  Macros  Structures  Types  Send Feedback

PrlTypes.h 

This file is the part of parallels public sdk library 

Copyright (c) 2005-2008 Parallels Software International, Inc.

Remarks

All rights reserved. http://www.parallels.com

Macros
Name 
Description 
 
 
 
 
 
Invalid file descriptor 
 
Default method decoration 
Default method declaration for the header files 
 
NULL (invalid) handle 
 
Default structure definition 
 
Structures
 
Name 
Description 
 
Parallels API method 
 
Global unique identifier 
Types
Name 
Description 
 
Boolean value (32 bit integer), zero means FALSE or TRUE otherwise 
 
All strings are UTF8 encoded 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
File descriptor type 
 
Handle representation 
 
Signed 16 bit integer value 
 
 
Signed 32 bit integer value 
 
 
Signed 64 bit integer value Use _MSC_VER macros for MinGW use 
 
 
Signed 8 bit integer value 
 
 
Unsigned integer type of the result of the sizeof operator 
 
 
 
Unsigned 16 bit integer value 
 
 
Unsigned 32 bit integer value 
 
 
Unsigned 64 bit integer value Use _MSC_VER macros for MinGW use 
 
 
Unsigned 8 bit integer value 
 
 
Void pointers (for unified naming) 
 
 
Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!