ShellMenuInvokeEventArgsHResult Property |
Gets or sets the Windows HRESULT code.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int HResult { get; set; }
Property Value
Type:
Int32The Windows HRESULT code.
See Also