tagFUNCDESC.callconv Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the function's calling convention.
public: Microsoft::VisualStudio::VsWizard::tagCALLCONV callconv;
public: Microsoft::VisualStudio::OLE::Interop::CALLCONV callconv;
public: Microsoft::VisualStudio::VsWizard::tagCALLCONV callconv;
Microsoft::VisualStudio::VsWizard::tagCALLCONV callconv;
public Microsoft.VisualStudio.VsWizard.tagCALLCONV callconv;
public Microsoft.VisualStudio.OLE.Interop.CALLCONV callconv;
val mutable callconv : Microsoft.VisualStudio.VsWizard.tagCALLCONV
val mutable callconv : Microsoft.VisualStudio.OLE.Interop.CALLCONV
Public callconv As tagCALLCONV
Public callconv As CALLCONV
Field Value
Remarks
Values are taken from the tagCALLCONV enumeration.