Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Frees any existing string held in the CComBSTR object, then creates a BSTR from the first character of each element in the safearray and attaches it to the CComBSTR object.
HRESULT ArrayToBSTR(
const SAFEARRAY* pSrc
) throw( );
Parameters
- pSrc
[in] The safearray containing the elements used to create the string.
Return Value
S_OK on success, or any standard HRESULT error value.
Requirements
Header: atlcomcli.h