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.2
Syntax
protected SFGAOF GetAttributes(
	SFGAOF pAttributes
)

Parameters

pAttributes  SFGAOF
A set of one or more attributes from the SFGAOF enumeration.

Return Value

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