Gets the value of a parameter and returns its value to the caller.
DWORD lncGetParameterDWORD(
LPCSTR szNode,
DWORD dwSection,
DWORD dwParameter,
LPDWORD pdwVal);
szNode
dwSection
dwParameter
pdwVal
Zero for success or an error code on failure.
LNCE_NOACCESS, LNCE_PARTYPE, LNCE_READERR, LNCE_PAR_NFND, LNCE_SECTION_NFND, LNCE_NODE_NFND
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 5.2 | intime/nt/include/lnc.h | lnc.h | lnc.lib |