ShellFolderGetPaneState Method |
Gets the Windows Explorer pane state.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual EXPLORERPANESTATE GetPaneState(
Guid pane
)
Parameters
- pane
- Type: SystemGuid
The Windows Explorer pane state.
Return Value
Type:
EXPLORERPANESTATEAn instance of the EXPLORERPANESTATE enum.
See Also