Skip to main content

cs

.NET chapter: Building a .NET app

Language: C# | Version: 9.0+

// C# sample function call. 
// Note the 'AIL.' preface for the function name and constants
AIL.MbufAlloc2d(ownerSystem, 640, 480, 8 + AIL.M_UNSIGNED,
AIL.M_IMAGE + AIL.M_PROC, ref _bufID);
Copyright © 2026 Zebra Technologies.