Google Flix Engine Linux Reference Manual User Manual Page 330

  • Download
  • Add to my manuals
  • Print
  • Page
    / 545
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 329
324 Flix Engine Linux File Documentation
Enumerations
enum _on2bool {
on2false,
on2true }
enum on2sc {
ON2_NOT_FOUND,
ON2_BUFFER_EMPTY,
ON2_BUFFER_FULL,
ON2_CONNREFUSED,
ON2_TIMEDOUT,
ON2_WOULDBLOCK,
ON2_NET_ERROR,
ON2_INVALID_VERSION,
ON2_INPROGRESS,
ON2_NOT_SUPP,
ON2_NO_MEM,
ON2_INVALID_PARAMS,
ON2_ERROR,
ON2_OK,
ON2_DONE }
Common return type.
6.42.2 Define Documentation
6.42.2.1 #define ON2API
library calling convention/storage class attributes.
Specifies whether the function is imported through a dll or is from a static library.
Definition at line 192 of file on2types.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Page view 329
1 2 ... 325 326 327 328 329 330 331 332 333 334 335 ... 544 545

Comments to this Manuals

No comments