ReactOS 0.4.15-dev-8093-g3285f69
NOTIFY_ENTRY Struct Reference

#include <precomp.h>

Collaboration diagram for NOTIFY_ENTRY:

Public Attributes

LIST_ENTRY ListEntry
 
PWSTR pszName
 

Detailed Description

Definition at line 42 of file precomp.h.

Member Data Documentation

◆ ListEntry

LIST_ENTRY NOTIFY_ENTRY::ListEntry

Definition at line 44 of file precomp.h.

Referenced by PNP_RegisterNotification().

◆ pszName

PWSTR NOTIFY_ENTRY::pszName

Definition at line 45 of file precomp.h.

Referenced by PNP_RegisterNotification().


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