Click or drag to resize

ShellBrowserBaseGetAttributes Method

Checks if the given attributes apply to the current objects

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
protected SFGAOF GetAttributes(
	SFGAOF pAttributes
)

Parameters

pAttributes
Type: Jam.ShellSFGAOF
A set of one or more attributes from the SFGAOF enumeration.

Return Value

Type: SFGAOF
Those of the given attributes that apply to the current object.
See Also