PropVariantClear (iprop)
Last changed: 62.202.21.64

.
Summary
TODO - a short description

C# Signature:

[DllImport("iprop.dll", SetLastError=true, CharSet=CharSet.Unicode)]
static extern int PropVariantClear(IntPtr pVar);

VB Signature:

Declare Function PropVariantClear Lib "iprop.dll" (pVar As IntPtr) As Integer

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation