Reserved4 method
Reserved for future use.
![]() |
Syntax
HRESULT retVal = object.Reserved4(pszName, cchName);
Parameters
- pszName [in, out]
-
Type: LPWSTR
- cchName [in]
-
Type: DWORD
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Show:
