Lines Matching refs:property
51 property<CRKDevice, USHORT, READ_WRITE> VendorID;
55 property<CRKDevice, USHORT, READ_WRITE> ProductID;
59 property<CRKDevice, ENUM_RKDEVICE_TYPE, READ_WRITE> DeviceType;
63 property<CRKDevice, ENUM_RKUSB_TYPE, READ_WRITE> UsbType;
67 property<CRKDevice, char *, READ_WRITE> LayerName;
71 property<CRKDevice, DWORD, READ_WRITE> LocationID;
75 property<CRKDevice, USHORT, READ_WRITE> BcdUsb;
79 property<CRKDevice, ENUM_OS_TYPE, READ_WRITE> OsType;
82 property<CRKDevice, CRKLog *, READ_ONLY> LogObjectPointer;
85 property<CRKDevice, CRKComm *, READ_ONLY> CommObjectPointer;
88 property<CRKDevice, ProgressPromptCB, WRITE_ONLY> CallBackPointer;