ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.TShellPropertyValue.CreateNull

Creates a value representing a null variant (VT_NULL).

Syntax
Pascal
class function CreateNull: TShellPropertyValue; static;

A TShellPropertyValue representing VT_NULL / null.

The type is marked with VT_NULL. Other internal fields are not accessed or initialized.