Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCharMapper::isLeadByte Method
Syntax
C++
static bool isLeadByte(OdUInt8 testByte, OdCodePageId codepageId);

Checks whether the specified byte is one of the leading bytes of the specified code page. 

 

Parameters
Description
testByte
[in] Byte to test.
codepageId
[in] Object ID of the code page.

true if the specified byte is one of the leading bytes of the specified code page, or false otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.