Return the address of the non‐modifiable format spec for the specified publicationType, or 0 if no format spec has been provided for publicationType.
Synopsis
Declared in <balm_metricformat.h>
MetricFormatSpec const*
formatSpec(PublicationType::Value publicationType) const;
Return Value
address of the format spec, or 0 if none has been provided
Parameters
Name |
Description |
publicationType |
publication aggregate whose format is requested |
Created with MrDocs