pVersionedStream property

Pointer<VERSIONEDSTREAM> pVersionedStream

Implementation

Pointer<VERSIONEDSTREAM> get pVersionedStream =>
    this.Anonymous.Anonymous.Anonymous.pVersionedStream;
void pVersionedStream=(Pointer<VERSIONEDSTREAM> value)

Implementation

set pVersionedStream(Pointer<VERSIONEDSTREAM> value) =>
    this.Anonymous.Anonymous.Anonymous.pVersionedStream = value;