EMF::INTARRAY(3) | libemf | EMF::INTARRAY(3) |
EMF::INTARRAY - Represent an array of integers in a simple way.
#include <libemf.h>
INTARRAY (INT *const ints, const DWORD n)
INT *const ints_
Array of ints. const DWORD n_
Number of ints in array.
Represent an array of integers in a simple way.
Allow an array of INT's to be written out at once.
simple constructor.
Parameters
Generated automatically by Doxygen for libemf from the source code.
Thu Apr 18 2024 17:55:22 | Version 1.0.9 |