Click or drag to resize

PropertySystemNotifySchemaRefreshed Method (Guid)

Notifies a change notify handler the schema was refreshed.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static void NotifySchemaRefreshed(
	Guid guid
)

Parameters

guid
Type: SystemGuid
The change notify handler's unique identifier.
See Also