DmSetValue Function

Microchip Graphics Library

Microchip Graphics Library
DmSetValue Function
C
void DmSetValue(
    DIGITALMETER * pDm, 
    DWORD Value
);
Overview

This function sets the value that will be used for the object.

Input Parameters
Input Parameters 
Description 
DIGITALMETER * pDm 
The pointer to the object whose value will be modified. 
DWORD Value 
New value to be set for the Digital Meter
Returns

none

Preconditions

none

Side Effects

none

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved