CoMarshalHresult(3w)

NAME

CoMarshalHresult (OLE32.@)

SYNOPSIS

HRESULT CoMarshalHresult
 (
  LPSTREAM pStm,
  HRESULT  hresult
 )

DESCRIPTION

Marshals an HRESULT value into a stream.

PARAMS

pStm [In] Stream that hresult will be marshalled into.

hresult [In] HRESULT to be marshalled.

RETURNS

Success: S_OK

Failure: A COM error code.

SEE ALSO

CoUnmarshalHresult().

IMPLEMENTATION

Defined in "objbase.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ole32/marshal.c".

Debug channel "ole".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout