Get Operator Information Area
| 3270 | 5250 | VT |
| Yes | Yes | Yes |
The Get Operator Information Area (OIA) function
returns a copy of the OIA to the client. The client sends the following
message to request the OIA.
PostMessage( hServerWnd,
WM_DDE_REQUEST,
hClientWnd,
MAKELPARAM(cfFormat, aOIA) );where:
- cfFormat
- Identifies the format for the OIA. For the OIA, this format must be CF_DSPTEXT.
- aOIA
- Identifies the operator information area as the item.