#include <PropsOggMux.h>
Public Member Functions | |
| HRESULT | OnActivate (void) |
| HRESULT | OnApplyChanges (void) |
| HRESULT | OnConnect (IUnknown *pUnk) |
| HRESULT | OnDisconnect (void) |
| INT_PTR | OnReceiveMessage (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| PropsOggMux (LPUNKNOWN inUnk, HRESULT *outHR) | |
| virtual | ~PropsOggMux (void) |
Static Public Member Functions | |
| CUnknown *WINAPI | CreateInstance (LPUNKNOWN inUnk, HRESULT *outHR) |
Static Public Attributes | |
| const UINT | NOT_USED = 0 |
Protected Member Functions | |
| void | SetClean () |
| void | SetDirty () |
Protected Attributes | |
| IOggMuxSettings * | mOggMuxSettings |
|
||||||||||||
|
Definition at line 4 of file PropsOggMux.cpp. References IDD_OGG_MUX_SETTINGS, and IDS_OGG_MUX_PROPS_STRING. Referenced by CreateInstance(). |
|
|
Definition at line 13 of file PropsOggMux.cpp. |
|
||||||||||||
|
Definition at line 18 of file PropsOggMux.cpp. References PropsOggMux(). |
Here is the call graph for this function:

|
|
Definition at line 35 of file PropsOggMux.cpp. References mOggMuxSettings, NOT_USED, and TRUE. |
|
|
Definition at line 24 of file PropsOggMux.cpp. References mOggMuxSettings, NOT_USED, and SetClean(). |
Here is the call graph for this function:

|
|
Definition at line 54 of file PropsOggMux.cpp. References mOggMuxSettings. |
|
|
Definition at line 68 of file PropsOggMux.cpp. References mOggMuxSettings. |
|
||||||||||||||||||||
|
Definition at line 93 of file PropsOggMux.cpp. References NOT_USED, and SetDirty(). |
Here is the call graph for this function:

|
|
Definition at line 85 of file PropsOggMux.cpp. Referenced by OnApplyChanges(). |
|
|
Definition at line 76 of file PropsOggMux.cpp. Referenced by OnReceiveMessage(). |
|
|
Definition at line 35 of file PropsOggMux.h. Referenced by OnActivate(), OnApplyChanges(), OnConnect(), and OnDisconnect(). |
|
|
Definition at line 17 of file PropsOggMux.h. Referenced by OnActivate(), OnApplyChanges(), and OnReceiveMessage(). |
1.3.9