Table of Contents

Method SHCreateStreamOnFile

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

SHCreateStreamOnFile(string, Stgm, out IStream)

public static extern void SHCreateStreamOnFile(string file, NativeMethods.Stgm dwMode, out IStream openedStream)

Parameters

file string
dwMode NativeMethods.Stgm
openedStream IStream