![]() |
(SST) ShlWAPI.pas Version 1.08 |
---|---|
Developer Reference |
Does something. |
Information |
![]() |
||||||
---|---|---|---|---|---|---|---|
![]() |
|||||||
|
Scope |
---|
Global (i.e. this function can be called/accessed from code in any unit that includes/uses (SST)ShlWAPI.pas). |
Syntax |
---|
function SHCreateThreadRef(pcRef : PLongint; VAR ppunk : IUnknown) : HRESULT; |
Parameters | |
---|---|
pcRef [in] | |
ppunk [out] |
Return Values | |
---|---|
Always returns 0. |
Remarks |
---|
Ought to be enclosed in "_WIN32_IE >= _WIN32_IE_IE60SP2" or "_WIN32_IE >= _WIN32_IE_XPSP2" and not in "_WIN32_IE >= _WIN32_IE_IE60", if min. OS version is actually XP Service Pack 2 (SP2) |
Remark 2. |
Example |
---|
Sample code |
Requirements | |
---|---|
Unit: | Declared and imported in (SST)ShlWAPI.pas |
Library: | (SST)ShlWAPI.dcu/(SST)ShlWAPI.obj |
Unicode: | Not applicable. |
Min. ShlWAPI.dll version according to MS SDK doc.: | 6.0 |
Min. ShlWAPI.dll version based on SST research: | 6.0 |
Min. OS version(s) according to Microsoft SDK doc.: | Windows XP Service Pack 2 (SP2) |
Min. OS version(s) according to SST research.: | Windows 2003 Server/XP with SP 2 |
See Also |
---|
Windows APIs: SHCreateThread, SHCreateThreadRef, SHGetThreadRef, SHReleaseThreadRef, SHSetThreadRef, CreateThread |
Document/Contents version 1.00 Page/URI last updated on May 04, 2022 |
Copyright © Stoelzel Software Technologie (SST) 2010 - 2015 |
Suggestions and comments mail to: webmaster@stoelzelsoftwaretech.com |