Share via


IDebugDocumentTextEvents2::onDestroy

Indicates that the entire document has been destroyed.

HRESULT onDestroy( 
   void 
);
int onDestroy();

Return Value

If successful, returns S_OK; otherwise, returns an error code.

See Also

Reference

IDebugDocumentTextEvents2