#include <XnModuleCppInterface.h>
List of all members.
Constructor & Destructor Documentation
virtual xn::ModuleDeviceIdentificationInterface::~ModuleDeviceIdentificationInterface |
( |
| ) |
[inline, virtual] |
Member Function Documentation
virtual XnStatus xn::ModuleDeviceIdentificationInterface::GetDeviceName |
( |
XnChar * |
strBuffer, |
|
|
XnUInt32 & |
nBufferSize |
|
) |
| [pure virtual] |
virtual XnStatus xn::ModuleDeviceIdentificationInterface::GetSerialNumber |
( |
XnChar * |
strBuffer, |
|
|
XnUInt32 & |
nBufferSize |
|
) |
| [pure virtual] |
virtual XnStatus xn::ModuleDeviceIdentificationInterface::GetVendorSpecificData |
( |
XnChar * |
strBuffer, |
|
|
XnUInt32 & |
nBufferSize |
|
) |
| [pure virtual] |
The documentation for this class was generated from the following file: