Struct wasapi::Windows::Win32::System::Com::StructuredStorage::VERSIONEDSTREAM [−][src]
Fields
guidVersion: GUID
pStream: Option<IStream>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VERSIONEDSTREAM
impl !Send for VERSIONEDSTREAM
impl !Sync for VERSIONEDSTREAM
impl Unpin for VERSIONEDSTREAM
impl UnwindSafe for VERSIONEDSTREAM
Blanket Implementations
Mutably borrows from an owned value. Read more