ReactOS 0.4.15-dev-7953-g1f49173
HandlerItem Struct Reference

#include <fsutil.h>

Public Attributes

pHandlerProc Handler
 
const TCHARCommand
 
const TCHARDesc
 

Detailed Description

Definition at line 11 of file fsutil.h.

Member Data Documentation

◆ Command

const TCHAR* HandlerItem::Command

Definition at line 14 of file fsutil.h.

◆ Desc

const TCHAR* HandlerItem::Desc

Definition at line 15 of file fsutil.h.

◆ Handler

pHandlerProc HandlerItem::Handler

Definition at line 13 of file fsutil.h.

Referenced by FindHandler().


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