ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IVariantMetaDataProvider.GetMetaData

Query meta data information of the current object as OleVariant.

Syntax
Pascal
function GetMetaData(const pMetaData: TShellColumnId): OleVariant; stdcall;
Parameters 
Description 
const pMetaData: TShellColumnId 
Identifies the meta data / property that should retrieved. 

The requested metadata value as OleVariant. NULL if no value can be provided.