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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Indicates that the entire document has been destroyed.
HRESULT onDestroy(
void
);
int onDestroy();
If successful, returns S_OK; otherwise, returns an error code.