Skip to content

Commit 5047b3c

Browse files
authored
Update nf-winnetwk-wnetgetresourceinformationa.md
Fixing link.
1 parent 430fbf2 commit 5047b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-api-src/content/winnetwk/nf-winnetwk-wnetgetresourceinformationa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If the function returns successfully, this parameter points to a string in the o
101101

102102

103103
For example, if the input remote resource name is \\server\share\dir1\dir2, the <b>lpRemoteName</b> member of the output
104-
<a href="/windows/desktop/api/rrascfg/nn-rrascfg-ieapproviderconfig">NETRESOURCE</a> structure points to \\server\share. Also, the <i>lplpSystem</i> parameter points to \dir1\dir2. Both strings are stored in the buffer pointed to by the <i>lpBuffer</i> parameter.
104+
<a href="/windows/desktop/api/winnetwk/ns-winnetwk-netresourcea">NETRESOURCE</a> structure points to \\server\share. Also, the <i>lplpSystem</i> parameter points to \dir1\dir2. Both strings are stored in the buffer pointed to by the <i>lpBuffer</i> parameter.
105105

106106
## -returns
107107

0 commit comments

Comments
 (0)