MCPcopy Create free account
hub / github.com/NSIS-Dev/nsis / SetLangString

Method SetLangString

Source/lang.cpp:488–507  ·  view source on GitHub ↗

A LangString is a string variable that varies in value depending on what language is being used. This function sets the string value for the variable 'name' for a given language ID. @return If the language id, the variable name or string is invalid, it will return a PS_ERROR. If this function call is overwriting a set user string, this will return a PS_WARNING.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getMethod · 0.45
addMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected