Remfonts (PULONG) - output
The number of fonts for which information is not returned.
Metrics (PFONTMETRICS) - output
Matching font metrics are returned in this buffer.
Metlen (ULONG) - input
The maximum length of data to be returned for each record.
Fonts (PULONG) - in/out
The location of the number of fonts to be returned on input. This is updated with the actual number of fonts returned on output.
Facename (PSZ) - input
The face name of fonts desired, or NULL to indicate that all applicable fonts should be returned.
Options (ULONG) - input
Valid values are:
VQF_PUBLIC
hvps (HVIO) - input
This is either 0 to indicate the default VIO session, or a value returned by VioCreatePS.
rc (APIRET) - returns