FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kRc940Info.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYNC_RC940_INFO_H
9 #define K_FIRESYNC_RC940_INFO_H
10 
12 
13 kBeginHeader()
14 
15 
22 //typedef kCameraInfo kRc940Info; --forward-declared in kFsDef.x.h
23 
24 
33 kFsFx(kStatus) kRc940Info_Construct(kRc940Info* info, kCameraCapability capabilities, kAlloc allocator);
34 
35 kEndHeader()
36 
37 #include <kFireSync/Client/Camera/kRc940Info.x.h>
38 
39 #endif
Represents camera feature bitset (capabilities).
Declares the kCameraInfo class and related types.