Struct winrt::HStringArg [] [src]

pub struct HStringArg(_);

References of this type are passed to WinRT functions. You can not create a value of this type, only references can exist and are obtained via (automatic) dereferencing of FastHString or HStringReference.

Methods

impl HStringArg
[src]