UID | tech.root | title | ms.date | targetos | description | req.assembly | req.construct-type | req.ddi-compliance | req.dll | req.header | req.idl | req.include-header | req.irql | req.kmdf-ver | req.lib | req.max-support | req.namespace | req.redist | req.target-min-winverclnt | req.target-min-winversvr | req.target-type | req.type-library | req.umdf-ver | req.unicode-ansi | topic_type | api_type | api_location | api_name | f1_keywords | dev_langs | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NF:namespaceapi.OpenPrivateNamespaceW | Sync | OpenPrivateNamespaceW | 08/05/2022 | Windows | The OpenPrivateNamespaceW (Unicode) function (namespaceapi.h) opens a private namespace. | function | Kernel32.dll | namespaceapi.h | Kernel32.lib | Windows Vista [desktop apps \| UWP apps] | Windows Server 2008 [desktop apps \| UWP apps] | Windows |
|
|
|
|
|
|
Opens a private namespace.
A descriptor that defines how the namespace is to be isolated. The CreateBoundaryDescriptor function creates a boundary descriptor.
The prefix for the namespace. To create an object in this namespace, specify the object name as prefix\objectname.
The function returns the handle to the existing namespace.
To compile an application that uses this function, define _WIN32_WINNT as 0x0600 or later.
ClosePrivateNamespace
CreateBoundaryDescriptor
CreatePrivateNamespace
Object Namespaces