This document is archived and information here might be outdated. Recommended version. |
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
[Visual Basic .NET]
Public Function QueryCancel ( _
) As Boolean
[C#]
public bool QueryCancel (
);