Scroll to navigation

FreeProws(3w) Wine API FreeProws(3w)

NAME

FreeProws (MAPI32.140)

SYNOPSIS

VOID FreeProws
(
LPSRowSet lpRowSet
)
 

DESCRIPTION

Free the memory used by a row set.
 

PARAMS

lpRowSet [In] Row set to free.
 

RETURNS

Nothing.
 

IMPLEMENTATION

Declared in "mapiutil.h".
Implemented in "dlls/mapi32/prop.c".
Debug channel "mapi".
Oct 2012 Wine API