CreateVersionedSOSHostObject
Creates a versioned object for the root hosting interface.
Creates a versioned object for the root hosting interface.
This article describes a native code API that is used by SQL Server and may also be called by
other Microsoft products.
C
interfacIid
[in]
Versioned interface identifier.
clientId
[in]
Unique client identifier.
scClientName
[in]
Hosting client name.
ppHost
Host object returned.
CreateVersionedSOSHostObject(
REFIID interfacIid,
const
SOSHOST_CLIENTID clientId,
const
PCWSTR szClientName
);