DEVPKEY_DeviceInterface_ClassGuid
DEVPKEY_DeviceInterface_ClassGuid 디바이스 속성은 디바이스 인터페이스 클래스를 식별하는 GUID를 나타냅니다.
attribute | 값 |
---|---|
속성 키 |
DEVPKEY_DeviceInterface_ClassGuid |
Property-data-type 식별자 |
|
속성 액세스 |
설치 애플리케이션 및 설치 관리자에서 읽기 전용 |
지역화 된? |
예 |
설명
{device-interface-class} 키 값의 형식은 "{nnnnnnn-nnnn-nn-nnnn-nn}"이며, 여기서 각 n 은 16진수입니다.
CM_Get_Device_Interface_Property 또는 SetupDiGetDeviceInterfaceProperty를 호출하여 DEVPKEY_DeviceInterface_ClassGuid 값을 검색할 수 있습니다.
Windows Server 2003, Windows XP 및 Windows 2000은 이 속성을 지원하지만 DEVPKEY_DeviceInterface_ClassGuid 속성 키는 지원하지 않습니다. 이러한 이전 버전의 Windows에서 디바이스 인터페이스의 클래스 GUID를 검색하는 방법에 대한 자세한 내용은 디바이스 인터페이스 속성 액세스에서 제공되는 SetupDiEnumDeviceInterfaces를 사용하는 방법에 대한 정보를 참조하세요.
디바이스 인터페이스를 설치하고 액세스하는 방법에 대한 자세한 내용은 디바이스 인터페이스 클래스 및 INF AddInterface 지시문을 참조하세요.
요구 사항
버전: Windows Vista 이상 버전의 Windows 헤더: Devpkey.h(Devpkey.h 포함)