Method that gets the docking state of the dockable window.
| Name | Type | Description |
| DockingState | DockingStateEnum | Output DockingStateEnum value that indicates the docking state. |
| DockToObject | Object | Output object to indicate where the browser pane docks to. This returns Nothing if the DockingState returns kFloat. |