Click or drag to resize

ShellItemIdCheckedSize Method

Gets a checked data size.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected static ushort CheckedSize(
	int size
)

Parameters

size
Type: SystemInt32
The data size.

Return Value

Type: UInt16
A checked size
See Also