A PropCode entry in the DeviceData INF file section (see the example in Vendor-Extended Features) lists all the vendor-extended property codes, separated by commas. For each property code, an entry of the form PropCodeXXXX must be present, where XXXX is the code value in uppercase hexadecimal. 항목은 따옴표로 묶인 WIA 속성 코드 및 텍스트 설명(지역화할 필요가 없음)을 나열해야 합니다.
WIA 속성 코드는 공급업체에서 정의한 WIA 디바이스 속성에 대해 정의된 범위인 0x9802 및 0x11802 사이여야 합니다. The properties can be accessed through the IWiaPropertyStorage::GetPropertyStream and IWiaPropertyStorage::SetPropertyStream methods, which are described in the Microsoft Windows SDK documentation.