GetMarshalingContextAttribute property

Pointer<NativeFunction<HRESULT Function(Pointer<IMarshalingStream> This, Int32 attribute, Pointer<ULONG_PTR> pAttributeValue)>> GetMarshalingContextAttribute
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IMarshalingStream> This, ffi.Int32 attribute, ffi.Pointer<ULONG_PTR> pAttributeValue)>> GetMarshalingContextAttribute;