Cancels a refresh in progress for the event subscription.
If a refresh is in progress, the server should send one final callback with the last refresh flag set and the number
of events equal to zero.
Syntax
Visual Basic (Declaration) | |
---|
Public Function CancelRefresh() As Integer |
C# | |
---|
public int CancelRefresh() |
Return Value
HResult success/error code
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also