Click or drag to resize

ShellItemHandleFileSystemSFGAO Method

Handles flags for File System Shell item.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual SFGAO HandleFileSystemSFGAO(
	SFGAO attributes
)

Parameters

attributes
Type: callback.ShellBoost.Core.WindowsShellSFGAO
The attributes.

Return Value

Type: SFGAO
SFGAO.
See Also