Modeller.AfxMsgBox


AfxMsgBox(message, [nType], [caption], [nIDPrompt])

Exports standard Microsoft AfxMsgBox functionality

messagestring
nTypeoptional integer message box options
captionoptional string
nIDPromptoptional integer help trigger
Return valueintegerresult error code

Back to Modeller

Back to Overview