Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKDevice.cpp121 ProductID.setContainer(this); in CRKDevice()
122 ProductID.getter(&CRKDevice::GetProductID); in CRKDevice()
123 ProductID.setter(&CRKDevice::SetProductID); in CRKDevice()
H A DRKDevice.h55 property<CRKDevice, USHORT, READ_WRITE> ProductID; variable