Notifies the host that a new document context is being created and allows the host to optionally return a controlling unknown for the new context.
HRESULT OnCreateDocumentContext( IUnknown** ppunkOuter ); |
Parameters
- ppunkOuter
-
[out] An object that controls the new context.