Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This header is used by Windows Runtime C++ reference. For more information, see:
inspectable.h contains the following programming interfaces:
Interfaces
| IInspectable Provides functionality required for all Windows Runtime classes. |
Functions
| HSTRING_UserFree The HSTRING_UserFree function (inspectable.h) frees resources on the server side when called by RPC stub files. |
| HSTRING_UserFree64 The HSTRING_UserFree64 function (inspectable.h) frees resources on the server side when called by RPC stub files. |
| HSTRING_UserMarshal The HSTRING_UserMarshal function (inspectable.h) marshals an HSTRING object into the RPC buffer. |
| HSTRING_UserMarshal64 The HSTRING_UserMarshal64 function (inspectable.h) marshals an HSTRING object into the RPC buffer. |
| HSTRING_UserSize The HSTRING_UserSize function (inspectable.h) calculates the wire size of the HSTRING object, and gets its handle and data. |
| HSTRING_UserSize64 The HSTRING_UserSize64 function (inspectable.h) calculates the wire size of the HSTRING object, and gets its handle and data. |
| HSTRING_UserUnmarshal The HSTRING_UserUnmarshal function (inspectable.h) unmarshals an HSTRING object from the RPC buffer. |
| HSTRING_UserUnmarshal64 The HSTRING_UserUnmarshal64 function (inspectable.h) unmarshals an HSTRING object from the RPC buffer. |
Enumerations
| TrustLevel Represents the trust level of an activatable class. |