#include <corewrappers.h>
◆ HStringReference() [1/5]
Microsoft::WRL::Wrappers::HStringReference::HStringReference |
( |
const wchar_t * |
str, |
|
|
unsigned int |
len |
|
) |
| |
throw | ( | |
| ) | | |
|
inline |
◆ HStringReference() [2/5]
template<unsigned int sizeDest>
Microsoft::WRL::Wrappers::HStringReference::HStringReference |
( |
wchar_t const (&) |
str[sizeDest] | ) |
|
throw | ( | |
| ) | | |
|
inlineexplicit |
◆ HStringReference() [3/5]
template<size_t sizeDest>
Microsoft::WRL::Wrappers::HStringReference::HStringReference |
( |
_In_z_ wchar_t(&) |
strRef[sizeDest] | ) |
|
throw | ( | |
| ) | | |
|
inlineexplicit |
◆ HStringReference() [4/5]
◆ HStringReference() [5/5]
Microsoft::WRL::Wrappers::HStringReference::HStringReference |
( |
_In_ const HStringReference & |
other | ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ ~HStringReference()
Microsoft::WRL::Wrappers::HStringReference::~HStringReference |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ CopyTo()
HRESULT Microsoft::WRL::Wrappers::HStringReference::CopyTo |
( |
_Outptr_result_maybenull_ _Result_nullonfailure_ HSTRING * |
str | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ Get()
HSTRING Microsoft::WRL::Wrappers::HStringReference::Get |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ GetRawBuffer()
const wchar_t* Microsoft::WRL::Wrappers::HStringReference::GetRawBuffer |
( |
_Out_opt_ unsigned int * |
length | ) |
const |
|
inline |
◆ operator=()
◆ HString
◆ header_
HSTRING_HEADER Microsoft::WRL::Wrappers::HStringReference::header_ |
|
protected |
◆ hstr_
HSTRING Microsoft::WRL::Wrappers::HStringReference::hstr_ |
|
protected |
The documentation for this class was generated from the following file: