ShellItemIdCheckedSize Method |
Gets a checked data size.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected static ushort CheckedSize(
int size
)
Parameters
- size
- Type: SystemInt32
The data size.
Return Value
Type:
UInt16A checked size
See Also