ReactOS
0.4.15-dev-5618-g8866b9d
|
#include <ks.h>
Public Attributes | |
GUID | Manufacturer |
GUID | Product |
GUID | Component |
GUID | Name |
ULONG | Version |
ULONG | Revision |
GUID KSCOMPONENTID::Component |
Definition at line 1466 of file ks.h.
Referenced by PropertyHandler_ComponentId().
GUID KSCOMPONENTID::Manufacturer |
Definition at line 1464 of file ks.h.
Referenced by PropertyHandler_ComponentId().
GUID KSCOMPONENTID::Name |
Definition at line 1467 of file ks.h.
Referenced by PropertyHandler_ComponentId().
GUID KSCOMPONENTID::Product |
Definition at line 1465 of file ks.h.
Referenced by PropertyHandler_ComponentId().
ULONG KSCOMPONENTID::Revision |
Definition at line 1469 of file ks.h.
Referenced by PropertyHandler_ComponentId().
ULONG KSCOMPONENTID::Version |
Definition at line 1468 of file ks.h.
Referenced by PropertyHandler_ComponentId().