Searched refs:VendorID (Results 1 – 2 of 2) sorted by relevance
117 VendorID.setContainer(this); in CRKDevice()118 VendorID.getter(&CRKDevice::GetVendorID); in CRKDevice()119 VendorID.setter(&CRKDevice::SetVendorID); in CRKDevice()
51 property<CRKDevice, USHORT, READ_WRITE> VendorID; variable