|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <kstypes.h>

Public Attributes | |
| LIST_ENTRY | Entry |
| UNICODE_STRING | SymbolicLink |
| CLSID | DeviceInterfaceClass |
| CLSID SYMBOLIC_LINK_ENTRY::DeviceInterfaceClass |
Definition at line 125 of file kstypes.h.
Referenced by KsFilterFactoryUpdateCacheData(), and KspRegisterDeviceInterfaces().
| LIST_ENTRY SYMBOLIC_LINK_ENTRY::Entry |
Definition at line 123 of file kstypes.h.
Referenced by KspRegisterDeviceInterfaces().
| UNICODE_STRING SYMBOLIC_LINK_ENTRY::SymbolicLink |
Definition at line 124 of file kstypes.h.
Referenced by KsFilterFactoryGetSymbolicLink(), KsFilterFactoryUpdateCacheData(), KspFreeDeviceInterfaces(), KspRegisterDeviceInterfaces(), and KspSetDeviceInterfacesState().