wnsprintfA(3w)

NAME

wnsprintfA (SHLWAPI.@)

SYNOPSIS

int wnsprintfA
 (
  LPSTR  lpOut,
  int    cchLimitIn,
  LPCSTR lpFmt,

DESCRIPTION

Print formatted output to a string, up to a maximum number of chars.

PARAMS

lpOut [Out] Destination for output string.

cchLimitIn [In] Maximum number of characters to write.

lpFmt [In] Format string.

RETURNS

Success: The number of characters written.

Failure: -1.

IMPLEMENTATION

Defined in "shlwapi.h".

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

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