Click or drag to resize

ShellItemIdCheckedSize Method

Gets a checked data size.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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