Skip to content

Commit f542531

Browse files
Merge pull request MicrosoftDocs#589 from justanotheranonymoususer/patch-6
Update nf-synchapi-createeventa.md
2 parents 65d1aac + 62957f4 commit f542531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk-api-src/content/synchapi/nf-synchapi-createeventa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ If <i>lpName</i> matches the name of another kind of object in the same namespac
107107
<b>ERROR_INVALID_HANDLE</b>. This occurs because these objects share the same namespace.
108108

109109
The name can have a "Global\" or "Local\" prefix to explicitly create the object in the global or session
110-
namespace. The remainder of the name can contain any character except the backslash character (\). For more
110+
namespace. The remainder of the name can contain any character except the backslash character (\\). For more
111111
information, see <a href="/windows/desktop/TermServ/kernel-object-namespaces">Kernel Object Namespaces</a>. Fast user switching is implemented using Terminal Services sessions. Kernel object names must follow the guidelines outlined
112112
for Terminal Services so that applications can support multiple users.
113113

@@ -224,4 +224,4 @@ For an example that uses <b>CreateEvent</b>, see
224224

225225

226226

227-
<a href="/windows/desktop/Sync/synchronization-functions">Synchronization Functions</a>
227+
<a href="/windows/desktop/Sync/synchronization-functions">Synchronization Functions</a>

0 commit comments

Comments
 (0)