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.