COleMessageFilter::Revoke

Revokes a previous registration performed by a call to Register.

void Revoke( );

Remarks

A message filter should be revoked before the program terminates.

The default message filter, which is created and registered automatically by the framework, is also automatically revoked.

Requirements

Header: afxole.h

See Also

Reference

COleMessageFilter Class

Hierarchy Chart

COleMessageFilter::Register

Other Resources

COleMessageFilter Members