Group: GDI+ StringFormat - Library: gdiplus
GpStatus WINGDIPAPI GdipDeleteStringFormat(
GpStringFormat *format
)
DECLARE INTEGER GdipDeleteStringFormat IN gdiplus;
INTEGER fmt
format [in] Handle to the GDI+ StringFormat object created by GdipDeleteStringFormat function.
Returns 0 on success.