PyBIND_OPTS Object
Dictionary representation of a BIND_OPTS struct
May eventually be extended to include BIND_OPTS2 members
Properties
- int Flags
- Value from BIND_FLAGS enum: BIND_MAYBOTHERUSER, BIND_JUSTTESTEXISTENCE or 0
- int Mode
- Combination of storagecon.STGM_* values
- int TickCountDeadline
- Operation timeout in milliseconds
- int cbStruct
- Size of struct, ignored on input