|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPrint
This interface is implemented by objects that support programmatic printing.
| Field Summary | |
|---|---|
static java.lang.String |
INTERFACE_IDENTIFIER
|
| Method Summary | |
|---|---|
void |
getPageInfo(Int32 nFirstPage,
Int32 pcPages)
|
void |
print(Int32 grfFlags,
Handle lpTargetDevice,
Handle lpPageSet,
StgMedium pStgOptions,
IContinueCallback pCallback,
Int32 nFirstPage,
Int32 cPagesPrinted,
Int32 pnLastPage)
|
void |
setInitialPageNum(LongInt nFirstPage)
|
| Methods inherited from interface com.jniwrapper.win32.com.IUnknown |
|---|
addRef, isNull, queryInterface, release, setNull |
| Methods inherited from interface com.jniwrapper.AutoDeleteParameter |
|---|
isAutoDelete, setAutoDelete |
| Field Detail |
|---|
static final java.lang.String INTERFACE_IDENTIFIER
| Method Detail |
|---|
void setInitialPageNum(LongInt nFirstPage)
void getPageInfo(Int32 nFirstPage,
Int32 pcPages)
void print(Int32 grfFlags,
Handle lpTargetDevice,
Handle lpPageSet,
StgMedium pStgOptions,
IContinueCallback pCallback,
Int32 nFirstPage,
Int32 cPagesPrinted,
Int32 pnLastPage)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||