SdbOpenDatabase function
Opens the specified shim database.
Syntax
PDB WINAPI SdbOpenDatabase( _In_ LPCTSTR pwszPath, _In_ PATH_TYPE eType );
Parameters
- pwszPath [in]
-
The database path. This parameter cannot be NULL.
- eType [in]
-
The path type. See PATH_TYPE for a list of values.
Return value
The function returns a handle to the shim database.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 12/7/2012