ReactOS 0.4.15-dev-7942-gd23573b
SYMBOLIC_LINK_ENTRY Struct Reference

#include <kstypes.h>

Collaboration diagram for SYMBOLIC_LINK_ENTRY:

Public Attributes

LIST_ENTRY Entry
 
UNICODE_STRING SymbolicLink
 
CLSID DeviceInterfaceClass
 

Detailed Description

Definition at line 121 of file kstypes.h.

Member Data Documentation

◆ DeviceInterfaceClass

CLSID SYMBOLIC_LINK_ENTRY::DeviceInterfaceClass

Definition at line 125 of file kstypes.h.

Referenced by KsFilterFactoryUpdateCacheData(), and KspRegisterDeviceInterfaces().

◆ Entry

LIST_ENTRY SYMBOLIC_LINK_ENTRY::Entry

Definition at line 123 of file kstypes.h.

Referenced by KspRegisterDeviceInterfaces().

◆ SymbolicLink


The documentation for this struct was generated from the following file: