![JAR search and dependency download from the Maven repository](/logo.png)
net.rgielen.com4j.office2010.office.IConverterApplicationPreferences Maven / Gradle / Ivy
The newest version!
package net.rgielen.com4j.office2010.office ;
import com4j.*;
@IID("{000C03D5-0000-0000-C000-000000000046}")
public interface IConverterApplicationPreferences extends Com4jObject {
// Methods:
/**
* @return Returns a value of type int
*/
@VTID(3)
int hrGetLcid();
/**
* @return Returns a value of type int
*/
@VTID(4)
int hrGetHwnd();
/**
* @return Returns a value of type java.lang.String
*/
@VTID(5)
java.lang.String hrGetApplication();
/**
* @return Returns a value of type int
*/
@VTID(6)
int hrCheckFormat();
// Properties:
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy