STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
__abi_details Namespace Reference

Functions

 __declspec (non_user_code) __declspec(no_refcount) inline void __abi_delete_String(
 

Function Documentation

__abi_details::__declspec ( non_user_code  )
1361  {
1362  __Platform_WindowsDeleteString(reinterpret_cast<__abi_HSTRING>(__strArg));
1363  }
long __stdcall __Platform_WindowsDeleteString(__abi_HSTRING)