編集

次の方法で共有


_LoadString function

[This function is a wrapper over the LoadString function. This function may be altered or unavailable in the future. Applications should call LoadString directly.]

Loads a string resource. See LoadString.

Syntax

int _LoadString(
    ...
);

Parameters

...

Requirements

Requirement Value
DLL
Msmdun80.dll;
Sqlunirl.dll

See also

LoadString