public class SIPINFO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
cbSize |
int |
dwImDataSize |
int |
fdwFlags |
int |
pvImData |
int |
rcSipRect_bottom |
int |
rcSipRect_left |
int |
rcSipRect_right |
int |
rcSipRect_top |
int |
rcVisibleDesktop_bottom |
int |
rcVisibleDesktop_left |
int |
rcVisibleDesktop_right |
int |
rcVisibleDesktop_top |
static int |
sizeof |
Constructor and Description |
---|
SIPINFO() |
public int cbSize
public int fdwFlags
public int rcVisibleDesktop_left
public int rcVisibleDesktop_top
public int rcVisibleDesktop_right
public int rcVisibleDesktop_bottom
public int rcSipRect_left
public int rcSipRect_top
public int rcSipRect_right
public int rcSipRect_bottom
public int dwImDataSize
public int pvImData
public static final int sizeof