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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Indicates that the entire document has been destroyed.
HRESULT onDestroy(
void
);
int onDestroy();
If successful, returns S_OK; otherwise, returns an error code.