On2api, Enumerations, 2 define documentation – Google Flix Engine Linux Reference Manual User Manual

Page 330

Advertising
background image

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

Advertising