Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "IWiaItem" in [All]

Interfaces

.

        [Out, MarshalAs(UnmanagedType.Interface)] out IWiaItem iWiaItemRoot2);

.

        [Out, MarshalAs(UnmanagedType.Interface)] out IWiaItem iWiaItemRoot2);

.
Summary
The IWiaItem interface provides applications with the ability to query WIA devices to discover their capabilities. Each WIA device is represented as a hierarchical tree of IWiaItem objects.
.

    public interface IWiaItem

.

        [Out, MarshalAs(UnmanagedType.Interface)] out object iWiaItem);

.

        [Out, MarshalAs(UnmanagedType.Interface)] out object iWiaItem);

.

        [Out, MarshalAs(UnmanagedType.LPArray, SizeConst = 128)] IWiaItem[] iWiaItem);

.

        [In, Out, MarshalAs(UnmanagedType.Interface)] ref object iWiaItem);

.

        [Out, MarshalAs(UnmanagedType.Interface)] out object iWiaItem);

.

Interface IWiaItem

.
Documentation
[IWiaItem] on MSDN
.
Summary
The IWiaPropertyStorage interface is used to access information about the IWiaItem object's properties.

 
Access PInvoke.net directly from VS: