NVDA Helper
In-process and lite high-speed utilities for NVDA
hookClass_PolyTextOut< WA_POLYTEXT > Class Template Reference

Public Types

typedef BOOL(WINAPI *) funcType(HDC, const WA_POLYTEXT *, int)
 

Static Public Member Functions

static BOOL WINAPI fakeFunction (HDC hdc, const WA_POLYTEXT *pptxt, int cStrings)
 

Static Public Attributes

static funcType realFunction =NULL
 

Detailed Description

template<typename WA_POLYTEXT>
class hookClass_PolyTextOut< WA_POLYTEXT >

Member Typedef Documentation

◆ funcType

template<typename WA_POLYTEXT >
BOOL(WINAPI *) hookClass_PolyTextOut< WA_POLYTEXT >::funcType(HDC, const WA_POLYTEXT *, int)

Member Function Documentation

◆ fakeFunction()

template<typename WA_POLYTEXT >
BOOL WINAPI hookClass_PolyTextOut< WA_POLYTEXT >::fakeFunction ( HDC hdc,
const WA_POLYTEXT * pptxt,
int cStrings )
static

Member Data Documentation

◆ realFunction

template<typename WA_POLYTEXT >
hookClass_PolyTextOut< WA_POLYTEXT >::funcType hookClass_PolyTextOut< WA_POLYTEXT >::realFunction =NULL
static

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