remotesystemadditionalinfo.h header
This header is used by Windows Runtime C++ reference. For more information, see:
remotesystemadditionalinfo.h contains the following programming interfaces:
Functions
HSTRING_UserFree The HSTRING_UserFree function frees resources on the server side when called by RPC stub files. (HSTRING_UserFree) |
HSTRING_UserFree64 The HSTRING_UserFree64 function frees resources on the server side when called by RPC stub files. (HSTRING_UserFree64) |
HSTRING_UserMarshal The HSTRING_UserMarshal function marshals an HSTRING object into the RPC buffer. (HSTRING_UserMarshal) |
HSTRING_UserMarshal64 The HSTRING_UserMarshal64 function marshals an HSTRING object into the RPC buffer. (HSTRING_UserMarshal64) |
HSTRING_UserSize The HSTRING_UserSize function calculates the wire size of the HSTRING object, and retrieves its handle and data. (HSTRING_UserSize) |
HSTRING_UserSize64 The HSTRING_UserSize64 function calculates the wire size of the HSTRING object, and retrieves its handle and data. (HSTRING_UserSize64) |
HSTRING_UserUnmarshal The HSTRING_UserUnmarshal function unmarshals an HSTRING object from the RPC buffer. (HSTRING_UserUnmarshal) |
HSTRING_UserUnmarshal64 The HSTRING_UserUnmarshal64 function unmarshals an HSTRING object from the RPC buffer. (HSTRING_UserUnmarshal64) |