pOleStr property

Pointer<Utf16> pOleStr

Implementation

Pointer<Utf16> get pOleStr => this.Anonymous.pOleStr;
void pOleStr=(Pointer<Utf16> value)

Implementation

set pOleStr(Pointer<Utf16> value) => this.Anonymous.pOleStr = value;