CAsyncMonikerFile::OnStartBinding
Override this function in your derived classes to perform actions when binding is starting up.
virtual void OnStartBinding( );
Remarks
This function is called back by the moniker. The default implementation does nothing.
Requirements
Header: afxole.h
See Also
Reference
CAsyncMonikerFile::OnStopBinding