OMXSetRepScale() -- Set representation scale

Set the represenation scale defined in representation units per device units (eg device units are pixel for a screen)

See Also: OMX Introduction

CALL SEQUENCE

void OMXSetRepScale(VDS psVDS, double dfRepScale)
VDS     psVDS;
           The Virtual Display Space.
double  dfRepScale;
           The Representation scale.

About PCI Help Gateway