EMF::DWORDARRAY(3) | libemf | EMF::DWORDARRAY(3) |
EMF::DWORDARRAY - Represent an array of double word integers in a simple way.
#include <libemf.h>
DWORDARRAY (DWORD *const dwords, const DWORD n)
DWORD *const dwords_
Array of double words. const DWORD n_
Number of double words in array.
Represent an array of double word integers in a simple way.
Allow an array of DWORD's to be written out at once.
simple constructor.
Parameters
Generated automatically by Doxygen for libemf from the source code.
Wed Jun 29 2022 | Version 1.0.9 |