Searched refs:ProductID (Results 1 – 2 of 2) sorted by relevance
121 ProductID.setContainer(this); in CRKDevice()122 ProductID.getter(&CRKDevice::GetProductID); in CRKDevice()123 ProductID.setter(&CRKDevice::SetProductID); in CRKDevice()
55 property<CRKDevice, USHORT, READ_WRITE> ProductID; variable