SV2CVW2_PARAMS (Structures)
Last changed: -45.18.15.167

.
Summary

C# Definition:

[StructLayout(LayoutKind.Sequential)]
    public struct SV2CVW2_PARAMS
    {
    public uint cbSize;
    public IShellView psvPrev;
    public FOLDERSETTINGS pfs;
    public IShellBrowser psbOwner;
    public RECT prcView;
    public Guid pvid;
    public IntPtr hwndView;
    }

VB Definition:

Structure SV2CVW2_PARAMS
   Public TODO
End Structure

User-Defined Field Types:

None.

Notes:

None.

Documentation