ReactOS
0.4.16-dev-747-gbc52d5f
Completion.h
Go to the documentation of this file.
1
//
2
// Completion.h - declaration for completion related functions
3
4
#if !defined(COMPLETION_H__INCLUDED_)
5
#define COMPLETION_H__INCLUDED_
6
7
typedef
const
TCHAR
* (*ReplaceCompletionCallback)(
unsigned
__int64
& rnIndex,
const
BOOL
*pblnForward,
8
const
TCHAR
*pchContext,
const
TCHAR
*pchBegin);
9
10
extern
const
TCHAR
*
CompletionCallback
(
unsigned
__int64
& rnIndex,
11
const
BOOL
*pblnForward,
12
const
TCHAR
*pchContext,
13
const
TCHAR
*pchBegin);
14
15
extern
void
InvalidateCompletion
();
16
#endif
CompletionCallback
const TCHAR * CompletionCallback(unsigned __int64 &rnIndex, const BOOL *pblnForward, const TCHAR *pchContext, const TCHAR *pchBegin)
Definition:
Completion.cpp:439
InvalidateCompletion
void InvalidateCompletion()
Definition:
Completion.cpp:511
__int64
#define __int64
Definition:
basetyps.h:16
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
TCHAR
char TCHAR
Definition:
xmlstorage.h:189
modules
rosapps
applications
sysutils
regexpl
Completion.h
Generated on Fri Feb 14 2025 06:06:40 for ReactOS by
1.9.6