[][src]Type Definition winrt::IRestrictedErrorInfo

type IRestrictedErrorInfo = IRestrictedErrorInfo;

Re-export from WinAPI crate

Trait Implementations

impl ComInterface for IRestrictedErrorInfo[src]

type Vtbl = IRestrictedErrorInfoVtbl

The type that defines the VTable of this interface.

impl ComIid for IRestrictedErrorInfo[src]