Skip to content

Commit 7bcc018

Browse files
authored
Update nf-winbase-enumresourcelanguagesa.md
1 parent 348e200 commit 7bcc018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-api-src/content/winbase/nf-winbase-enumresourcelanguagesa.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If this parameter is <b>NULL</b>, that is equivalent to passing in a handle to t
7070

7171
Type: <b>LPCTSTR</b>
7272

73-
The type of resource for which the language is being enumerated. Alternately, rather than a pointer, this parameter can be <a href="/windows/desktop/api/winuser/nf-winuser-makeintresourcea">MAKEINTRESOURCE</a>(ID), where ID is an integer value representing a predefined resource type. For a list of predefined resource types, see <a href="/windows/desktop/direct3d10/d3d10-graphics-programming-guide-resources-types">Resource Types</a>. For more information, see the Remarks section below.
73+
The type of resource for which the language is being enumerated. Alternately, rather than a pointer, this parameter can be <a href="/windows/desktop/api/winuser/nf-winuser-makeintresourcea">MAKEINTRESOURCE</a>(ID), where ID is an integer value representing a predefined resource type. For a list of predefined resource types, see <a href="/windows/win32/menurc/resource-types">Resource Types</a>. For more information, see the Remarks section below.
7474

7575
### -param lpName [in]
7676

0 commit comments

Comments
 (0)