The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IMultiLanguage2::GetNumberOfScripts method
Gets the number of scripts.
Syntax
HRESULT GetNumberOfScripts( [out] UINT *pnScripts );
Parameters
- pnScripts [out]
-
A pointer to an unsigned integer that receives the number of scripts.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: