CrPresenterCallback: CallbackFunction (let)

CallbackFunction

address of the function used for presentation

 Public Property Let CallbackFunction(
	  ByVal RHS As Long )

Parameters

RHS
[ByVal] Long. property value

Remarks

Parameters are a pointer to a message object and three null pointers. Function return value is used as the message response.

Read/Write.

See Also

Project crmsglib Overview Class CrPresenterCallback Overview CrPresenterCallback Properties CrPresenterCallback Methods CallbackFunction (get) CrPresenter CallWindowProcintheWin32API