Click or drag to resize

OnDemandDataFormatMediumGet Event

Occurs when a medium is requested.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<OnDemandDataMediumGetEventArgs> MediumGet

Value

Type: SystemEventHandlerOnDemandDataMediumGetEventArgs
See Also