OnDemandDataObjectRemoveFormat Method (Int32) |
Removes a format.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual void RemoveFormat(
int format
)
Parameters
- format
- Type: SystemInt32
The format.
See Also