public class nsIVariant extends nsISupports
NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIVariant(long address) |
Modifier and Type | Method and Description |
---|---|
int |
GetAsArray(short[] type,
long iid,
int[] count,
long[] ptr) |
int |
GetAsBool(int[] _retval) |
int |
GetAsDouble(long _retval) |
int |
GetAsInt32(int[] _retval) |
int |
GetAsWStringWithSize(int[] size,
long[] str) |
int |
GetDataType(short[] aDataType) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Release
public int GetDataType(short[] aDataType)
public int GetAsInt32(int[] _retval)
public int GetAsDouble(long _retval)
public int GetAsBool(int[] _retval)
public int GetAsArray(short[] type, long iid, int[] count, long[] ptr)
public int GetAsWStringWithSize(int[] size, long[] str)
Copyright © 2017. All Rights Reserved.