Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is called when an installable ISR is unloaded using the FreeIntChainHandler function.
BOOL DestroyInstance( DWORD InstanceIndex);
Parameters
- InstanceIndex
[in] Instance of the ISR being unloaded.
Return Values
TRUE indicates success.
FALSE indicates that an error occurred while uninstalling the installable ISR.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Not applicable.
Link Library: Not applicable.
See Also
Installable ISRs | CreateInstance | FreeIntChainHandler | LoadIntChainHandler
Send Feedback on this topic to the authors