Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKDevice.cpp141 LocationID.setContainer(this); in CRKDevice()
142 LocationID.getter(&CRKDevice::GetLocationID); in CRKDevice()
143 LocationID.setter(&CRKDevice::SetLocationID); in CRKDevice()
600 dwLayerID = LocationID; in EraseAllBlocks()
H A DRKDevice.h71 property<CRKDevice, DWORD, READ_WRITE> LocationID; variable