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 Class

Hierarchy Chart

CAsyncMonikerFile::OnStopBinding

Other Resources

CAsyncMonikerFile Members