[#BloombergLP-bsls-Platform-OsWindows] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/Platform.adoc[Platform]::OsWindows :relfileprefix: ../../../ :mrdocs: Tag type for Windows operating systems. == Synopsis Declared in `<bsls_platform.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct OsWindows : xref:BloombergLP/bsls/Platform/OsAny.adoc[OsAny] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:BloombergLP/bsls/Platform/OsAny.adoc[OsAny]` | Tag type for any operating system. |=== == Derived Classes [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bsls/Platform/OsWinNT.adoc[`OsWinNT`] | Tag type for Windows NT and later platforms. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#