VMS Help
RTL Routines, SMG$, SMG$FIND_CURSOR_DISPLAY

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    The Find Display that Contains the Cursor routine returns the
    identifier of the most recently pasted virtual display that
    contains the physical cursor.

    Format

      SMG$FIND_CURSOR_DISPLAY  pasteboard-id ,display-id

                               [,pasteboard-row] [,pasteboard-column]

  1 - Returns

    OpenVMS usage:cond_value
    type:         longword (unsigned)
    access:       write only
    mechanism:    by value

  2 - Arguments

 pasteboard-id

    OpenVMS usage:identifier
    type:         longword (unsigned)
    access:       read only
    mechanism:    by reference

    Specifies the pasteboard in which the physical cursor is to be
    found. The pasteboard-id argument is the address of an unsigned
    longword that contains the pasteboard identifier.

    The pasteboard identifier is returned by SMG$CREATE_PASTEBOARD.

 display-id

    OpenVMS usage:identifier
    type:         longword (unsigned)
    access:       write only
    mechanism:    by reference

    Receives the identifier of the display in which the physical
    cursor was found. The display-id argument is the address of an
    unsigned longword into which the display identifier is written.

 pasteboard-row

    OpenVMS usage:longword_signed
    type:         longword (signed)
    access:       read only
    mechanism:    by reference

    The row position at which to begin the search for the physical
    cursor. The optional pasteboard-row argument is the address of
    a signed longword containing the pasteboard row. You can use
    pasteboard-row instead of the physical cursor row.

 pasteboard-column

    OpenVMS usage:longword_signed
    type:         longword (signed)
    access:       read only
    mechanism:    by reference

    The column position at which to begin the search for the physical
    cursor. The optional pasteboard-column argument is the address of
    a signed longword containing the pasteboard column. You can use
    pasteboard-column instead of the physical cursor column.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.