NoPPFS
This variable indicates the state of a Parallel Port File System (PPFS) connection. The parallel port routines use this variable to determine whether to send or receive data in the parallel port access routines, and when to send or receive data.
BOOL NoPPFS;
Parameters
None.
Return Values
If set to TRUE, there is no PPFS connection; if set to FALSE, there is a connection.
Remarks
This variable is defined in the platform OAL, which is referenced by EDBG/KITL code and the parallel port access routines.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Not applicable.
See Also
How to Develop an OEM Adaptation Layer
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.