BOOL CALLBACK TOPICENUMPROC(LPCSTR lpszTopicText, DWORD dwTopicOffset, TEXTTYPE eTextType, LPARAM lParam)
Application-Defined callback-routine called by HlpEnumerateTopic whenever Topic-Text is to be transfered to the Application.
Defined in: C:/HLPACCES/HLPACCES.H
Return Value
The Callback-Function cancels the Enumeration by return 0, every other value continues enumeration
Parameters
lpszTopicText
Text to be transfered to the Application program
dwTopicOffset
TopicOffset where these Informations have been retrieved (not exact)
eTextType
TEXTTYPE type of Text-String transfered to the Application
lParam
Application-Defined user Data