2.2.2.1 EXECCOMMAND

The EXECCOMMAND structure specifies state changes for the clipbook-sharing session.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ExecuteCommand (variable)

...

ShareName (variable)

...

ExecuteCommand (variable): An array of ANSI characters that specifies the ExecuteCommandType. Note that this array is not zero-terminated. The ExecuteCommand value MUST be one of the ExecuteCommandType constants (section 2.2.1.3).

ShareName (variable): An optional, null-terminated ANSI string that specifies the share on which the command operates. This field MUST NOT be present if ExecuteCommand is CMD_INITSHARE, and it MUST be present if ExecuteCommand is not CMD_INITSHARE.