The options are:
enum SS_PUSH_OPTIONS
{
ssCREATE = 0,
ssUPDATE = 1
}
Exactly one integer associated with the desired option should be used.