Freigeben über


CComBSTR::ToUpper

Converts the contained string to uppercase.

HRESULT ToUpper( ) throw( );

Return Value

A standard HRESULT value.

Remarks

See CharUpperBuff for more information on how the conversion is performed.

Requirements

Header: atlcomcli.h

See Also

Concepts

CComBSTR Class

CComBSTR Members

CComBSTR::ToLower