The UnRegisterEventWindow unregisters the window registered with RegisterEventWindow so it will no longer receive printing messages.
HRESULT UnRegisterEventWindow( void );
Return values:
S_OK on success or COM error code
NV_NOT_INITIALIZED - Initialize was not called