GOLGetFocusPrev Function

Microchip Graphics Library

Microchip Graphics Library
GOLGetFocusPrev Function
C
OBJ_HEADER * GOLGetFocusPrev();
Overview

This function returns the pointer to the previous object in the active linked list which is able to receive keyboard input.

Returns

This returns the pointer of the previous object in the active list capable of receiving keyboard input. If there is no object capable of receiving keyboard inputs (i.e. none can be focused) NULL is returned.

Preconditions

none

Side Effects

none

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