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.
Indicates that the entire document has been destroyed.
HRESULT onDestroy(
void
);
int onDestroy();
If successful, returns S_OK; otherwise, returns an error code.