COfflineMessagesWindow

Back to Classes Page

Parent Class: CFormView

Resource ID: IDD_OFFLINEMESSAGESWINDOW_FORM

This class represents a Form View associated with Offline Messages Frame Window.

Field Summary

Access Data Type Name
public COfflineMessagesFrameWnd * m_pFrame
public CMessengerClientDoc * m_pParent

Constructor Summary

protected:COfflineMessagesWindow()

Destructor Summary

protected:~COfflineMessagesWindow()

Method Summary

void OnInitialUpdate()

Field Detail

m_pFrame
Pointer to the Frame window object associated with this form.

m_pParent
Pointer to the Document object.

Constructor Detail

COfflineMessagesWindow()
Sets Parent pointer to NULL.

Destructor Detail

~COfflineMessagesWindow()
Default destructor. Does nothing more.

Method Detail

OnInitialUpdate()()


Back to Classes Page