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 
20 //typedef kCameraInfo kRc940Info; --forward-declared in kFsDef.x.h
21 
31 kFsFx(kStatus) kRc940Info_Construct(kRc940Info* info, kCameraCapability capabilities, kBool isTrailingRequired, kSize frameSizeGranularity, kVersion plVersion, kAlloc allocator);
32 
33 #include <kFireSync/Client/Camera/kRc940Info.x.h>
34 
35 #endif
Declares the kCameraInfo class and related types.