RbSetCheck Function

Microchip Graphics Library

Microchip Graphics Library
RbSetCheck Function
C
void RbSetCheck(
    RADIOBUTTON * pRb, 
    WORD ID
);
Overview

This function sets the Radio Button with the given ID to its checked state.

Input Parameters
Input Parameters 
Description 
RADIOBUTTON * pRb 
Pointer to the Radio Button in the group. 
WORD ID 
ID of the object to be checked. 
Returns

none

Preconditions

none

Side Effects

none

Example

See RbGetCheck() example.

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