Bagikan melalui


IOptions::GetPropertyNames

 

Gets the names of the properties defined in this IOptions instance.

Syntax

HRESULT GetPropertyNames(SAFEARRAY **psaNames)  

Parameters

psaNames

[out,retval] The names of the properties defined in this IOptions instance.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

IOptions Interface