|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyAttributesEnum
IDL: [ helpstring(""), ] enum
Field Summary | |
---|---|
static int |
adPropNotSupported
adPropNotSupported = 0 |
static int |
adPropOptional
adPropOptional = 2 |
static int |
adPropRead
adPropRead = 512 |
static int |
adPropRequired
adPropRequired = 1 |
static int |
adPropWrite
adPropWrite = 1024 |
Field Detail |
---|
static final int adPropNotSupported
adPropNotSupported = 0
static final int adPropRequired
adPropRequired = 1
static final int adPropOptional
adPropOptional = 2
static final int adPropRead
adPropRead = 512
static final int adPropWrite
adPropWrite = 1024
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |