Set Presentation Space Service Condition
3270 | 5250 | VT |
---|---|---|
Yes | Yes | Yes |
The Set Presentation Space Service Condition function
sets the condition for using the following functions:
- Get Partial Presentation Space
- Find Field
- Search for String
- Start PS position
- PS length
- EOF flag
- Search direction
- ASCIIZ string
The client must specify the Set Presentation Space Service
Condition function before invoking the functions listed above. The conditions
set by this function remain in effect until the next Set
Presentation Space Service Condition function is called. The client sends
the following message to set the condition:
PostMessage( hServerWnd,
WM_DDE_POKE,
hClientWnd,
MAKELONG(hData, aEPSCOND) );
where:
hData | Identifies a handle to a Windows global
memory object containing:
The following values are valid
at the uSearchDir field:
The following values are
valid at the uEOFflag field:
|
aEPSCOND | Identifies the item for the Set Presentation Space Service Condition function. |