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 "VariantChangeTypeEx" in [All]

oleaut32

.

    private extern static int VariantChangeTypeEx([MarshalAs(UnmanagedType.Struct)]out object pvargDest,

.

Declare Function VariantChangeTypeEx Lib "oleaut32.dll" (TODO) As TODO

.

     int hr = VariantChangeTypeEx(out Conv, ref OptionValue, Thread.CurrentThread.CurrentCulture.LCID, 0, (short)VarEnum.VT_BSTR);

.
Documentation
[VariantChangeTypeEx] on MSDN

 
Access PInvoke.net directly from VS: