Click or drag to resize

SHCOLUMNIDIsInvalid Method

Determines whether this instance is invalid, i.e. matches ShellColumnInvalid

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public bool IsInvalid()

Return Value

Type: Boolean
true if this instance equals ShellColumnInvalid, false otherwise.
See Also