|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Typedefs | |
| typedef const TCHAR *(* | ReplaceCompletionCallback) (unsigned __int64 &rnIndex, const BOOL *pblnForward, const TCHAR *pchContext, const TCHAR *pchBegin) |
Functions | |
| const TCHAR * | CompletionCallback (unsigned __int64 &rnIndex, const BOOL *pblnForward, const TCHAR *pchContext, const TCHAR *pchBegin) |
| void | InvalidateCompletion () |
| typedef const TCHAR *(* ReplaceCompletionCallback) (unsigned __int64 &rnIndex, const BOOL *pblnForward, const TCHAR *pchContext, const TCHAR *pchBegin) |
Definition at line 7 of file Completion.h.
| const TCHAR * CompletionCallback | ( | unsigned __int64 & | rnIndex, |
| const BOOL * | pblnForward, | ||
| const TCHAR * | pchContext, | ||
| const TCHAR * | pchBegin | ||
| ) |
Definition at line 439 of file Completion.cpp.
Referenced by co_IntCallSentMessageCallback(), co_IntSendMessageWithCallBack(), co_MsqSendMessageAsync(), and main().
| void InvalidateCompletion | ( | ) |
Definition at line 511 of file Completion.cpp.
Referenced by CShellCommandDeleteKey::Execute(), CShellCommandDeleteValue::Execute(), CShellCommandNewKey::Execute(), and CShellCommandSetValue::Execute().