Home
last modified time | relevance | path

Searched refs:VendorID (Results 1 – 2 of 2) sorted by relevance

/rkdeveloptool/
H A DRKDevice.cpp117 VendorID.setContainer(this); in CRKDevice()
118 VendorID.getter(&CRKDevice::GetVendorID); in CRKDevice()
119 VendorID.setter(&CRKDevice::SetVendorID); in CRKDevice()
H A DRKDevice.h51 property<CRKDevice, USHORT, READ_WRITE> VendorID; variable