Click or drag to resize

DispatchEventsInterfaceId Property

Gets the interface identifier (IID).

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Guid InterfaceId { get; }

Property Value

Type: Guid
The interface identifier (IID).
See Also