Index

XMessageBox

XObject&rarrXMessageBox


public
  • GetCommand
  • XMessageBox
  • ~XMessageBox


  • Derrived

    : public XObject

    public

    GetCommand

    Definition

    USHORT GetCommand ( void )

    Returns

    USHORT

    XMessageBox

    Definition

    XMessageBox ( XResource ms1, XResource ms2, ULONG style, XWindow* owner, ULONG id )

    XMessageBox ( const char* s1, const char* s2, ULONG style, XWindow* owner, ULONG id )

    XMessageBox ( XResource ms1, XResource ms2, ULONG style = MB_OK , XWindow* owner = NULL, ULONG id = 0 )

    XMessageBox ( const char* s1, const char* s2 = NULL, ULONG style = MBOX_OK , XWindow* owner = NULL, ULONG id = 0 )

    Returns

    -

    ~XMessageBox

    Definition

    virtual ~XMessageBox ( )


    Created by AutoDoc, (C) 1996 by Jens von Pilgrim