ReactOS 0.4.15-dev-7788-g1ad9096
_USERAPIHOOKINFO Struct Reference

#include <undocuser.h>

Public Attributes

DWORD m_size
 
LPCWSTR m_dllname1
 
LPCWSTR m_funname1
 
LPCWSTR m_dllname2
 
LPCWSTR m_funname2
 

Detailed Description

Definition at line 372 of file undocuser.h.

Member Data Documentation

◆ m_dllname1

LPCWSTR _USERAPIHOOKINFO::m_dllname1

Definition at line 375 of file undocuser.h.

Referenced by RegisterUserApiHook(), and ThemeHooksInstall().

◆ m_dllname2

LPCWSTR _USERAPIHOOKINFO::m_dllname2

Definition at line 377 of file undocuser.h.

Referenced by ThemeHooksInstall().

◆ m_funname1

LPCWSTR _USERAPIHOOKINFO::m_funname1

Definition at line 376 of file undocuser.h.

Referenced by RegisterUserApiHook(), and ThemeHooksInstall().

◆ m_funname2

LPCWSTR _USERAPIHOOKINFO::m_funname2

Definition at line 378 of file undocuser.h.

Referenced by ThemeHooksInstall().

◆ m_size

DWORD _USERAPIHOOKINFO::m_size

Definition at line 374 of file undocuser.h.

Referenced by RegisterUserApiHook(), and ThemeHooksInstall().


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