![]() |
(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 SHCreateStreamOnFile(pszFile : LPCSTR; grfMode : DWORD; VAR ppstm : IStream) : HRESULT; |
Parameters | |
---|---|
pszFile [in] | |
grfMode [in] | |
ppstm [out] |
Return Values | |
---|---|
Always returns 0. |
Remarks |
---|
Remark 1. |
Remark 2. |
Example |
---|
Sample code |
Requirements | |
---|---|
Unit: | Declared and imported in (SST)ShlWAPI.pas |
Library: | (SST)ShlWAPI.dcu/(SST)ShlWAPI.obj |
Unicode: | Implemented as ANSI (SHCreateStreamOnFile and SHCreateStreamOnFileA) and Unicode (SHCreateStreamOnFileW) functions. |
Min. ShlWAPI.dll version according to MS SDK doc.: | 5.0 |
Min. ShlWAPI.dll version based on SST research: | 5.0 |
Min. OS version(s) according to Microsoft SDK doc.: | Windows 2000, Windows NT 4.0 with Internet Explorer 5, Windows 95 with Internet Explorer 5 |
Min. OS version(s) according to SST research.: | Windows NT 4.0 ... with IE 5, Windows 98, Windows 95 with IE 5, Windows 2000 and later |
See Also |
---|
TSSTNewClass.Create, SSTNewUnit, IStream_Copy, IStream_Read, IStream_ReadPidl, IStream_ReadStr, IStream_Reset, IStream_Size, IStream_Write, IStream_WritePidl, IStream_WriteStr, SHCreateMemStream, SHCreateStreamOnFile, SHCreateStreamOnFileEx, SHCreateStreamWrapper |
Windows APIs: GetLastError, SetLastError SHCreateStreamOnFile, IStream_Copy, IStream_Read, IStream_ReadPidl, IStream_ReadStr, IStream_Reset, IStream_Size, IStream_Write, IStream_WritePidl, IStream_WriteStr, SHCreateMemStream, SHCreateStreamOnFileEx, SHCreateStreamWrapper |
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 |