Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Deduces the class and arguments and then calls a member-function property setter callback for a string-type property.
Note
DeducingStringSetter should not be called directly.
template<class C, typename I>
HRESULT DeducingStringSetter(
_In_ HRESULT (C::*callback)(PCWSTR string),
_In_ I *effect,
_In_reads_(dataSize) const BYTE *data,
UINT32 dataSize
)
Requirements
| Requirement | Value |
|---|---|
| Header |
|