CFilePrinterPort Class Reference
class CFilePrinterPort : public CPrinterPort
|
Constructor & Destructor Documentation
CFilePrinterPort(const TDesC &)
CFilePrinterPort
|
(
|
const
TDesC
&
|
aFileName
|
)
|
[private]
|
~CFilePrinterPort()
IMPORT_C
|
~CFilePrinterPort
|
(
|
)
|
|
Member Functions Documentation
Cancel()
void
|
Cancel
|
(
|
)
|
[virtual]
|
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
FileName()
const
TDesC
&
|
FileName
|
(
|
)
|
[inline]
|
WriteRequest(const TDesC8 &, TRequestStatus &)
Implementation of the pure virtual function inherited from
CPrinterPort
.
Writes data asynchronously to the concrete file printer port.
Parameters
const
TDesC8
& aBuf
|
A descriptor containing the data to be written to the file printer port.
|
TRequestStatus
& aRequestStatus
|
A reference to the request status object. On completion contains KErrNone if the data is successfully written to this file printer port, otherwise if the request is cancelled, this should be set to KErrCancel.
|
Member Data Documentation
TBool
iCancelled
TBool
|
iCancelled
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.