Uses of Interface
com.jniwrapper.win32.automation.PrintHandler

Packages that use PrintHandler
com.jniwrapper.win32.automation This package provides interfaces, their implementaitons, utility classes and data types for working with Microsoft Automation. 
 

Uses of PrintHandler in com.jniwrapper.win32.automation
 

Methods in com.jniwrapper.win32.automation that return PrintHandler
 PrintHandler OleContainer.getPrintDocumentHandler()
           
 

Methods in com.jniwrapper.win32.automation with parameters of type PrintHandler
 void OleContainer.setPrintDocumentHandler(PrintHandler printDocumentHandler)