| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RegisterDispatchComServer.ComServerDescriptor | |
| com.jniwrapper.win32.tools | |
| Uses of RegisterDispatchComServer.ComServerDescriptor in com.jniwrapper.win32.tools | 
| Methods in com.jniwrapper.win32.tools with parameters of type RegisterDispatchComServer.ComServerDescriptor | |
static void | 
RegisterDispatchComServer.registerComServer(RegisterDispatchComServer.ComServerDescriptor descriptor,
                  boolean currentUserOnly,
                  java.util.List warnings)
Registers the specified Java COM server with ability to specify whesere the COM server is for current user only or not  | 
static void | 
RegisterDispatchComServer.registerComServer(RegisterDispatchComServer.ComServerDescriptor descriptor,
                  java.util.List warnings)
Registers the specified Java COM server for all users by default  | 
static void | 
RegisterDispatchComServer.unregisterComServer(RegisterDispatchComServer.ComServerDescriptor descriptor,
                    boolean currentUserOnly)
Unregisters the specified Java COM server with ability to specify whesere the COM server is for current user only or not  | 
static void | 
RegisterDispatchComServer.unregisterComServer(RegisterDispatchComServer.ComServerDescriptor descriptor)
Unregisters the specified Java COM server  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||