The QO type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | ERROR_NotConnected |
Error Codes
|
![]() ![]() | FTP_AttribArchive | |
![]() ![]() | FTP_AttribDirectory | |
![]() ![]() | FTP_AttribHidden | |
![]() ![]() | FTP_AttribNormal | |
![]() ![]() | FTP_AttribReadOnly |
FTP EnumFiles attributes
|
![]() ![]() | FTP_AttribSystem | |
![]() ![]() | FTP_OpenRead |
FTP OpenFile flags
|
![]() ![]() | FTP_OpenWrite | |
![]() ![]() | FTPOPTION_ConnectBackoff | |
![]() ![]() | FTPOPTION_ConnectRetries | |
![]() ![]() | FTPOPTION_ConnectTimeout |
FTP options
|
![]() ![]() | FTPOPTION_ControlReceiveTimeout | |
![]() ![]() | FTPOPTION_ControlSendTimeout | |
![]() ![]() | FTPOPTION_DataReceiveTimeout | |
![]() ![]() | FTPOPTION_DataSendTimeout | |
![]() ![]() | IQ_MAX_PATH |
Max path
|
![]() ![]() | PAGEM_Activate |
The form page is about to be shown
|
![]() ![]() | PAGEM_Apply |
Information in the form is to be applied.
|
![]() ![]() | PAGEM_Deactivate |
The form page has just been hidden
|
![]() ![]() | PAGEM_Initialize |
The form page has just been created
|
![]() ![]() | PAGEM_Start |
Messages sent to form pages
|
![]() ![]() | QOM_Base |
QuickObjects messages
|
![]() ![]() | QOM_ControlCreate | |
![]() ![]() | QOM_EndRetrieval | |
![]() ![]() | QOM_Status | |
![]() ![]() | QOM_UpdateRetrieval | |
![]() ![]() | STATUS_BeginTransfer | |
![]() ![]() | STATUS_Connected | |
![]() ![]() | STATUS_ConnectingToHost | |
![]() ![]() | STATUS_LoadComplete | |
![]() ![]() | STATUS_LoadFailed |
HTML, HTTP and FTP status codes
|
![]() ![]() | STATUS_LoadingImages | |
![]() ![]() | STATUS_LoadingPage | |
![]() ![]() | STATUS_ReceivingResponse | |
![]() ![]() | STATUS_RequestComplete | |
![]() ![]() | STATUS_SendingRequest | |
![]() ![]() | SWP_NOZORDER_PageList | |
![]() ![]() | TABS_DrawWin31 | |
![]() ![]() | TABS_DrawWin95 |
Draw styles
|
![]() ![]() | TABSM_Create |
In the actions of a tab frame, use this message instead of
SAM_Create to insure proper tab frame initialization.
TabCreate( hWnd ) is the equivalent late bound function call.
|
![]() ![]() | TABSM_First |
High level messages
NOTE: These messages are provided for backward compatibility. This version of QuickTabs
also calls late bound functions in the parent form or dialog box when an event occurs.
|
![]() ![]() | TABSM_TabActivateFinish |
Indicates that a tab has been activated.
wParam - Index of the selected tab
lParam - Not used
This message is sent after the child windows have been shown.
TabActivateFinish is the equivalent late bound function call.
|
![]() ![]() | TABSM_TabActivateStart |
Indicates that a tab has been activated.
wParam - Index of the selected tab
lParam - Not used
This message is sent before child windows are shown.
TabActivateStart( nTab ) is the equivalent late bound function call.
|
![]() ![]() | TABSM_UserRequest |
Indicates that user is attempting to change the current tab by clicking, tabbing or some other user action.
wParam - Index of the selected tab
lParam - Not used
NOTE: Call CancelMode() to deny the user's request.
TabUserRequest( nTab ) is the equivalent late bound function call.
|
![]() ![]() | TTM_DisplayToolTip |
Tooltips message.
|
![]() ![]() | WEBN_EndRetrieval | |
![]() ![]() | WEBN_UpdateRetrieval |
Event notification codes.
|