Поделиться через


IReference::HintPath

 

Gets the value of the HintPath in IReference.

Syntax

HRESULT get_HintPath(BSTR *pbstHintPath);  

Parameters

pbstHintPath

[out,retval] The value of the Hint Path in the IReference.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

IReference Interface