Поделиться через


CAsyncMonikerFile::OnStartBinding

Override this function in your derived classes to perform actions when binding is starting up.

virtual void OnStartBinding( );

Заметки

This function is called back by the moniker. The default implementation does nothing.

Требования

Header: afxole.h

См. также

Основные понятия

CAsyncMonikerFile Class

CAsyncMonikerFile Members

Hierarchy Chart

CAsyncMonikerFile::OnStopBinding