#include <libemf.h>
Public Methods | |
DWORDARRAY (DWORD *const dwords, const DWORD n) | |
Public Attributes | |
DWORD* const | dwords_ |
Array of double words. | |
const DWORD | n_ |
Number of double words in array. |
Allow an array of DWORD's to be written out at once.
|
simple constructor.
|