2 references to GetVariableByteSize
ReachFramework (2)
MS\Internal\Printing\Configuration\DevMode.cs (2)
386
this._byteData = new byte[
GetVariableByteSize
(true) + WINVER_0x0500_FixedByteSize];
718
if (dmSize < (
GetVariableByteSize
(isDevModeW) + WINVER_0x0000_FixedByteSize))