Aracılığıyla paylaş


CAxDialogImpl::GetDialogProc

Call this method to get a pointer to the DialogProc callback function.

virtual DLGPROC GetDialogProc( );

Return Value

Returns a pointer to the DialogProc callback function.

Remarks

The DialogProc function is an application-defined callback function.

Requirements

Header: atlwin.h

See Also

Reference

CAxDialogImpl Class

Other Resources

CAxDialogImpl Members