diff --git a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerykeya.md b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerykeya.md index f54ecc38a18..95446bd91a4 100644 --- a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerykeya.md +++ b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerykeya.md @@ -97,7 +97,7 @@ An application's ProgID, such as Word.Document.8. #### Executable name -The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. +The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. ### -param pszExtra [in] diff --git a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerykeyw.md b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerykeyw.md index 850faeebe5d..588be6075e5 100644 --- a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerykeyw.md +++ b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerykeyw.md @@ -98,7 +98,7 @@ An application's ProgID, such as Word.Document.8. #### Executable name -The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. +The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. ### -param pszExtra [in] @@ -120,7 +120,7 @@ A CLSID GUID in the standard "{GUID}" format. ##### - pszAssoc.Executable name -The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. +The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. ##### - pszAssoc.File name extension diff --git a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringa.md b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringa.md index e064a55a6af..b3983cb347f 100644 --- a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringa.md +++ b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringa.md @@ -84,7 +84,7 @@ A pointer to a null-terminated string that is used to determine the root key. Th 1. **File name extension**: A file name extension, such as .txt. 2. **CLSID**: A CLSID GUID in the standard "{GUID}" format. 3. **ProgID**: An application's ProgID, such as Word.Document.8. -4. **Executable name**: The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. +4. **Executable name**: The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. ### -param pszExtra [in, optional] @@ -104,7 +104,7 @@ Type: DWORD* A pointer to a value that, when calling the function, is set to the number of characters in the pszOut buffer. When the function returns successfully, the value is set to the number of characters actually placed in the buffer. -If the ASSOCF_NOTRUNCATE flag is set in flags and the buffer specified in pszOut is too small, the function returns E_POINTER and the value is set to the required size of the buffer. +If the ASSOCF_NOTRUNCATE flag is set in flags and the buffer specified in pszOut is too small, the function returns E_POINTER and the value is set to the required size of the buffer. If pszOut is NULL, the function returns S_FALSE and pcchOut points to the required size, in characters, of the buffer. diff --git a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringbykeya.md b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringbykeya.md index 9c7db4b77e8..4382d7c0c56 100644 --- a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringbykeya.md +++ b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringbykeya.md @@ -96,7 +96,7 @@ A pointer to a value that, on entry, specifies the number of characters in the < -If the ASSOCF_NOTRUNCATE flag is set in flags and the buffer specified in pszOut is too small, the function returns E_POINTER and the value is set to the required size of the buffer. +If the ASSOCF_NOTRUNCATE flag is set in flags and the buffer specified in pszOut is too small, the function returns E_POINTER and the value is set to the required size of the buffer. If pszOut is NULL, the function returns S_FALSE and pcchOut points to the required size of the buffer. diff --git a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringbykeyw.md b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringbykeyw.md index e50e4384ac9..5e5ed6ea5af 100644 --- a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringbykeyw.md +++ b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringbykeyw.md @@ -98,7 +98,7 @@ A pointer to a value that, on entry, specifies the number of characters in the < -If the ASSOCF_NOTRUNCATE flag is set in flags and the buffer specified in pszOut is too small, the function returns E_POINTER and the value is set to the required size of the buffer. +If the ASSOCF_NOTRUNCATE flag is set in flags and the buffer specified in pszOut is too small, the function returns E_POINTER and the value is set to the required size of the buffer. If pszOut is NULL, the function returns S_FALSE and pcchOut points to the required size of the buffer. diff --git a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringw.md b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringw.md index 4c3e7764cd9..02e1346a6b3 100644 --- a/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringw.md +++ b/sdk-api-src/content/shlwapi/nf-shlwapi-assocquerystringw.md @@ -103,7 +103,7 @@ An application's ProgID, such as Word.Document.8. #### Executable name -The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. +The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. ### -param pszExtra [in, optional] @@ -123,7 +123,7 @@ Type: DWORD* A pointer to a value that, when calling the function, is set to the number of characters in the pszOut buffer. When the function returns successfully, the value is set to the number of characters actually placed in the buffer. -If the ASSOCF_NOTRUNCATE flag is set in flags and the buffer specified in pszOut is too small, the function returns E_POINTER and the value is set to the required size of the buffer. +If the ASSOCF_NOTRUNCATE flag is set in flags and the buffer specified in pszOut is too small, the function returns E_POINTER and the value is set to the required size of the buffer. If pszOut is NULL, the function returns S_FALSE and pcchOut points to the required size, in characters, of the buffer. @@ -135,7 +135,7 @@ A CLSID GUID in the standard "{GUID}" format. ##### - pszAssoc.Executable name -The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. +The name of an application's .exe file. The ASSOCF_OPEN_BYEXENAME flag must be set in flags. ##### - pszAssoc.File name extension