NAME

RpcStringFreeW  (RPCRT4.@)

SYNOPSIS

 RPC_STATUS RpcStringFreeW
 (
  RPC_WSTR* String
 )

DESCRIPTION

Frees a character string allocated by the RPC run-time library.

RETURNS

S_OK if successful.

IMPLEMENTATION

Declared in "include/rpcdce.h". gitlab.winehq.org/wine/wine/blob/master/include/rpcdce.h

Implemented in "dlls/rpcrt4/rpcrt4_main.c". gitlab.winehq.org/wine/wine/blob/master/dlls/rpcrt4/rpcrt4_main.c

Debug channel "rpc".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.