.TH "EMF::DWORDARRAY" 3 "Tue Jun 30 2020" "Version 1.0.9" "libemf" \" -*- nroff -*- .ad l .nh .SH NAME EMF::DWORDARRAY \- Represent an array of double word integers in a simple way\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBDWORDARRAY\fP (DWORD *const dwords, const DWORD n)" .br .in -1c .SS "Data Fields" .in +1c .ti -1c .RI "DWORD *const \fBdwords_\fP" .br .RI "Array of double words\&. " .ti -1c .RI "const DWORD \fBn_\fP" .br .RI "Number of double words in array\&. " .in -1c .SH "Detailed Description" .PP Represent an array of double word integers in a simple way\&. Allow an array of DWORD's to be written out at once\&. .SH "Constructor & Destructor Documentation" .PP .SS "EMF::DWORDARRAY::DWORDARRAY (DWORD *const dwords, const DWORD n)\fC [inline]\fP" simple constructor\&. .PP \fBParameters\fP .RS 4 \fIdwords\fP pointer to double words\&. .br \fIn\fP number double words in array\&. .RE .PP .SH "Author" .PP Generated automatically by Doxygen for libemf from the source code\&.