#include <XnModuleCppInterface.h>
◆ ~ModuleDeviceIdentificationInterface()
virtual xn::ModuleDeviceIdentificationInterface::~ModuleDeviceIdentificationInterface |
( |
| ) |
|
|
inlinevirtual |
◆ GetDeviceName()
virtual XnStatus xn::ModuleDeviceIdentificationInterface::GetDeviceName |
( |
XnChar * |
strBuffer, |
|
|
XnUInt32 & |
nBufferSize |
|
) |
| |
|
pure virtual |
◆ GetSerialNumber()
virtual XnStatus xn::ModuleDeviceIdentificationInterface::GetSerialNumber |
( |
XnChar * |
strBuffer, |
|
|
XnUInt32 & |
nBufferSize |
|
) |
| |
|
pure virtual |
◆ GetVendorSpecificData()
virtual XnStatus xn::ModuleDeviceIdentificationInterface::GetVendorSpecificData |
( |
XnChar * |
strBuffer, |
|
|
XnUInt32 & |
nBufferSize |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: