DFACE C++
5.0.0
|
Go to the source code of this file.
Classes | |
class | DfaceAccredit |
License API. More... | |
Typedefs | |
typedef DfaceAccredit * | CreateAccredit() |
typedef void | DestroyAccredit(DfaceAccredit *dc) |
typedef DfaceAccredit* CreateAccredit() |
Create FaceAccredit instance
typedef void DestroyAccredit(DfaceAccredit *dc) |
Destroy FaceAccredit instance
[in] | dc | Pointer of FaceAccredit instance |