Share via


tagIDLDESC Structure

Contains information needed for transferring a structure element, parameter, or function return value between processes.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

'Declaration
Public Structure tagIDLDESC
'Usage
Dim instance As tagIDLDESC
public struct tagIDLDESC
public value class tagIDLDESC
JScript supports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

tagIDLDESC Members

Microsoft.VisualStudio.VsWizard Namespace