PAD_DetectFold


C Specification

#include <nitro/pad.h>

BOOL PAD_DetectFold( void );

Description

Detects whether or not the cover is folded (closed)

Arguments

None

Return Value

Returns TRUE when the cover is folded. Returns FALSE when open.

See Also

Revision History

06/11/2004 Initial version