Vanara/PInvoke/Ole/CorrelationReport.md

869 lines
192 KiB
Markdown
Raw Normal View History

2018-06-06 14:05:52 -04:00
## Correlation report for ole32.dll, oleaut32.dll, propsys.dll
2020-07-14 18:02:36 -04:00
PInvoke API (methods, structures and constants) imported from Windows Ole32.dll, OleAut32 and PropSys.dll.
2020-01-17 10:50:25 -05:00
### Methods (82% complete, 576 of 699 functions)
2018-06-06 14:05:52 -04:00
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
2020-06-03 00:02:36 -04:00
[BindMoniker](https://www.google.com/search?num=5&q=BindMoniker+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.BindMoniker](https://github.com/dahall/Vanara/search?l=C%23&q=BindMoniker)
[BSTR_UserFree](https://www.google.com/search?num=5&q=BSTR_UserFree+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.BSTR_UserFree](https://github.com/dahall/Vanara/search?l=C%23&q=BSTR_UserFree)
[BSTR_UserFree64](https://www.google.com/search?num=5&q=BSTR_UserFree64+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.BSTR_UserFree64](https://github.com/dahall/Vanara/search?l=C%23&q=BSTR_UserFree64)
[BSTR_UserMarshal](https://www.google.com/search?num=5&q=BSTR_UserMarshal+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.BSTR_UserMarshal](https://github.com/dahall/Vanara/search?l=C%23&q=BSTR_UserMarshal)
[BSTR_UserMarshal64](https://www.google.com/search?num=5&q=BSTR_UserMarshal64+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.BSTR_UserMarshal64](https://github.com/dahall/Vanara/search?l=C%23&q=BSTR_UserMarshal64)
[BSTR_UserSize](https://www.google.com/search?num=5&q=BSTR_UserSize+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.BSTR_UserSize](https://github.com/dahall/Vanara/search?l=C%23&q=BSTR_UserSize)
[BSTR_UserSize64](https://www.google.com/search?num=5&q=BSTR_UserSize64+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.BSTR_UserSize64](https://github.com/dahall/Vanara/search?l=C%23&q=BSTR_UserSize64)
[BSTR_UserUnmarshal](https://www.google.com/search?num=5&q=BSTR_UserUnmarshal+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.BSTR_UserUnmarshal](https://github.com/dahall/Vanara/search?l=C%23&q=BSTR_UserUnmarshal)
[BSTR_UserUnmarshal64](https://www.google.com/search?num=5&q=BSTR_UserUnmarshal64+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.BSTR_UserUnmarshal64](https://github.com/dahall/Vanara/search?l=C%23&q=BSTR_UserUnmarshal64)
[BstrFromVector](https://www.google.com/search?num=5&q=BstrFromVector+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.BstrFromVector](https://github.com/dahall/Vanara/search?l=C%23&q=BstrFromVector)
[ClearCustData](https://www.google.com/search?num=5&q=ClearCustData+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.ClearCustData](https://github.com/dahall/Vanara/search?l=C%23&q=ClearCustData)
[ClearPropVariantArray](https://www.google.com/search?num=5&q=ClearPropVariantArray+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.ClearPropVariantArray](https://github.com/dahall/Vanara/search?l=C%23&q=ClearPropVariantArray)
[ClearVariantArray](https://www.google.com/search?num=5&q=ClearVariantArray+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.ClearVariantArray](https://github.com/dahall/Vanara/search?l=C%23&q=ClearVariantArray)
[CLSIDFromProgID](https://www.google.com/search?num=5&q=CLSIDFromProgID+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CLSIDFromProgID](https://github.com/dahall/Vanara/search?l=C%23&q=CLSIDFromProgID)
[CLSIDFromProgIDEx](https://www.google.com/search?num=5&q=CLSIDFromProgIDEx+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CLSIDFromProgIDEx](https://github.com/dahall/Vanara/search?l=C%23&q=CLSIDFromProgIDEx)
[CLSIDFromString](https://www.google.com/search?num=5&q=CLSIDFromString+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CLSIDFromString](https://github.com/dahall/Vanara/search?l=C%23&q=CLSIDFromString)
[CoAddRefServerProcess](https://www.google.com/search?num=5&q=CoAddRefServerProcess+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoAddRefServerProcess](https://github.com/dahall/Vanara/search?l=C%23&q=CoAddRefServerProcess)
[CoAllowSetForegroundWindow](https://www.google.com/search?num=5&q=CoAllowSetForegroundWindow+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoAllowSetForegroundWindow](https://github.com/dahall/Vanara/search?l=C%23&q=CoAllowSetForegroundWindow)
[CoAllowUnmarshalerCLSID](https://www.google.com/search?num=5&q=CoAllowUnmarshalerCLSID+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoAllowUnmarshalerCLSID](https://github.com/dahall/Vanara/search?l=C%23&q=CoAllowUnmarshalerCLSID)
[CoCancelCall](https://www.google.com/search?num=5&q=CoCancelCall+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoCancelCall](https://github.com/dahall/Vanara/search?l=C%23&q=CoCancelCall)
[CoCopyProxy](https://www.google.com/search?num=5&q=CoCopyProxy+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoCopyProxy](https://github.com/dahall/Vanara/search?l=C%23&q=CoCopyProxy)
[CoCreateFreeThreadedMarshaler](https://www.google.com/search?num=5&q=CoCreateFreeThreadedMarshaler+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoCreateFreeThreadedMarshaler](https://github.com/dahall/Vanara/search?l=C%23&q=CoCreateFreeThreadedMarshaler)
[CoCreateGuid](https://www.google.com/search?num=5&q=CoCreateGuid+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoCreateGuid](https://github.com/dahall/Vanara/search?l=C%23&q=CoCreateGuid)
[CoCreateInstance](https://www.google.com/search?num=5&q=CoCreateInstance+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoCreateInstance](https://github.com/dahall/Vanara/search?l=C%23&q=CoCreateInstance)
[CoCreateInstanceEx](https://www.google.com/search?num=5&q=CoCreateInstanceEx+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoCreateInstanceEx](https://github.com/dahall/Vanara/search?l=C%23&q=CoCreateInstanceEx)
[CoCreateInstanceFromApp](https://www.google.com/search?num=5&q=CoCreateInstanceFromApp+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoCreateInstanceFromApp](https://github.com/dahall/Vanara/search?l=C%23&q=CoCreateInstanceFromApp)
[CoDecodeProxy](https://www.google.com/search?num=5&q=CoDecodeProxy+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoDecodeProxy](https://github.com/dahall/Vanara/search?l=C%23&q=CoDecodeProxy)
[CoDecrementMTAUsage](https://www.google.com/search?num=5&q=CoDecrementMTAUsage+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoDecrementMTAUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CoDecrementMTAUsage)
[CoDisableCallCancellation](https://www.google.com/search?num=5&q=CoDisableCallCancellation+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoDisableCallCancellation](https://github.com/dahall/Vanara/search?l=C%23&q=CoDisableCallCancellation)
[CoDisconnectContext](https://www.google.com/search?num=5&q=CoDisconnectContext+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoDisconnectContext](https://github.com/dahall/Vanara/search?l=C%23&q=CoDisconnectContext)
[CoDisconnectObject](https://www.google.com/search?num=5&q=CoDisconnectObject+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoDisconnectObject](https://github.com/dahall/Vanara/search?l=C%23&q=CoDisconnectObject)
[CoDosDateTimeToFileTime](https://www.google.com/search?num=5&q=CoDosDateTimeToFileTime+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoDosDateTimeToFileTime](https://github.com/dahall/Vanara/search?l=C%23&q=CoDosDateTimeToFileTime)
[CoEnableCallCancellation](https://www.google.com/search?num=5&q=CoEnableCallCancellation+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoEnableCallCancellation](https://github.com/dahall/Vanara/search?l=C%23&q=CoEnableCallCancellation)
[CoFileTimeNow](https://www.google.com/search?num=5&q=CoFileTimeNow+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoFileTimeNow](https://github.com/dahall/Vanara/search?l=C%23&q=CoFileTimeNow)
[CoFileTimeToDosDateTime](https://www.google.com/search?num=5&q=CoFileTimeToDosDateTime+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoFileTimeToDosDateTime](https://github.com/dahall/Vanara/search?l=C%23&q=CoFileTimeToDosDateTime)
[CoFreeAllLibraries](https://www.google.com/search?num=5&q=CoFreeAllLibraries+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoFreeAllLibraries](https://github.com/dahall/Vanara/search?l=C%23&q=CoFreeAllLibraries)
[CoFreeLibrary](https://www.google.com/search?num=5&q=CoFreeLibrary+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoFreeLibrary](https://github.com/dahall/Vanara/search?l=C%23&q=CoFreeLibrary)
[CoFreeUnusedLibraries](https://www.google.com/search?num=5&q=CoFreeUnusedLibraries+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoFreeUnusedLibraries](https://github.com/dahall/Vanara/search?l=C%23&q=CoFreeUnusedLibraries)
[CoFreeUnusedLibrariesEx](https://www.google.com/search?num=5&q=CoFreeUnusedLibrariesEx+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoFreeUnusedLibrariesEx](https://github.com/dahall/Vanara/search?l=C%23&q=CoFreeUnusedLibrariesEx)
[CoGetApartmentType](https://www.google.com/search?num=5&q=CoGetApartmentType+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetApartmentType](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetApartmentType)
[CoGetCallContext](https://www.google.com/search?num=5&q=CoGetCallContext+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetCallContext](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetCallContext)
[CoGetCallerTID](https://www.google.com/search?num=5&q=CoGetCallerTID+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetCallerTID](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetCallerTID)
[CoGetCancelObject](https://www.google.com/search?num=5&q=CoGetCancelObject+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetCancelObject](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetCancelObject)
[CoGetClassObject](https://www.google.com/search?num=5&q=CoGetClassObject+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetClassObject](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetClassObject)
[CoGetContextToken](https://www.google.com/search?num=5&q=CoGetContextToken+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetContextToken](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetContextToken)
[CoGetCurrentLogicalThreadId](https://www.google.com/search?num=5&q=CoGetCurrentLogicalThreadId+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetCurrentLogicalThreadId](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetCurrentLogicalThreadId)
[CoGetCurrentProcess](https://www.google.com/search?num=5&q=CoGetCurrentProcess+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetCurrentProcess](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetCurrentProcess)
[CoGetDefaultContext](https://www.google.com/search?num=5&q=CoGetDefaultContext+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetDefaultContext](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetDefaultContext)
[CoGetInstanceFromFile](https://www.google.com/search?num=5&q=CoGetInstanceFromFile+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoGetInstanceFromFile](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetInstanceFromFile)
[CoGetInstanceFromIStorage](https://www.google.com/search?num=5&q=CoGetInstanceFromIStorage+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoGetInstanceFromIStorage](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetInstanceFromIStorage)
[CoGetInterceptor](https://www.google.com/search?num=5&q=CoGetInterceptor+site%3Adocs.microsoft.com) | ole32.dll | callobj.h | [Vanara.PInvoke.Ole32.CoGetInterceptor](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetInterceptor)
[CoGetInterfaceAndReleaseStream](https://www.google.com/search?num=5&q=CoGetInterfaceAndReleaseStream+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetInterfaceAndReleaseStream](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetInterfaceAndReleaseStream)
[CoGetMalloc](https://www.google.com/search?num=5&q=CoGetMalloc+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetMalloc](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetMalloc)
[CoGetMarshalSizeMax](https://www.google.com/search?num=5&q=CoGetMarshalSizeMax+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetMarshalSizeMax](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetMarshalSizeMax)
[CoGetObject](https://www.google.com/search?num=5&q=CoGetObject+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoGetObject](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetObject)
[CoGetObjectContext](https://www.google.com/search?num=5&q=CoGetObjectContext+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetObjectContext](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetObjectContext)
[CoGetPSClsid](https://www.google.com/search?num=5&q=CoGetPSClsid+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetPSClsid](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetPSClsid)
[CoGetStandardMarshal](https://www.google.com/search?num=5&q=CoGetStandardMarshal+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetStandardMarshal](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetStandardMarshal)
[CoGetStdMarshalEx](https://www.google.com/search?num=5&q=CoGetStdMarshalEx+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetStdMarshalEx](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetStdMarshalEx)
[CoGetSystemSecurityPermissions](https://www.google.com/search?num=5&q=CoGetSystemSecurityPermissions+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoGetSystemSecurityPermissions](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetSystemSecurityPermissions)
[CoGetTreatAsClass](https://www.google.com/search?num=5&q=CoGetTreatAsClass+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoGetTreatAsClass](https://github.com/dahall/Vanara/search?l=C%23&q=CoGetTreatAsClass)
[CoHandlePriorityEventsFromMessagePump](https://www.google.com/search?num=5&q=CoHandlePriorityEventsFromMessagePump+site%3Adocs.microsoft.com) | ole32.dll | messagedispatcherapi.h | [Vanara.PInvoke.Ole32.CoHandlePriorityEventsFromMessagePump](https://github.com/dahall/Vanara/search?l=C%23&q=CoHandlePriorityEventsFromMessagePump)
[CoImpersonateClient](https://www.google.com/search?num=5&q=CoImpersonateClient+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoImpersonateClient](https://github.com/dahall/Vanara/search?l=C%23&q=CoImpersonateClient)
[CoIncrementMTAUsage](https://www.google.com/search?num=5&q=CoIncrementMTAUsage+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoIncrementMTAUsage](https://github.com/dahall/Vanara/search?l=C%23&q=CoIncrementMTAUsage)
[CoInitialize](https://www.google.com/search?num=5&q=CoInitialize+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoInitialize](https://github.com/dahall/Vanara/search?l=C%23&q=CoInitialize)
[CoInitializeEx](https://www.google.com/search?num=5&q=CoInitializeEx+site%3Adocs.microsoft.com) | ole32.dll | Objbase.h | [Vanara.PInvoke.Ole32.CoInitializeEx](https://github.com/dahall/Vanara/search?l=C%23&q=CoInitializeEx)
[CoInitializeSecurity](https://www.google.com/search?num=5&q=CoInitializeSecurity+site%3Adocs.microsoft.com) | ole32.dll | Objbase.h | [Vanara.PInvoke.Ole32.CoInitializeSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=CoInitializeSecurity)
[CoInvalidateRemoteMachineBindings](https://www.google.com/search?num=5&q=CoInvalidateRemoteMachineBindings+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoInvalidateRemoteMachineBindings](https://github.com/dahall/Vanara/search?l=C%23&q=CoInvalidateRemoteMachineBindings)
[CoIsHandlerConnected](https://www.google.com/search?num=5&q=CoIsHandlerConnected+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoIsHandlerConnected](https://github.com/dahall/Vanara/search?l=C%23&q=CoIsHandlerConnected)
[CoIsOle1Class](https://www.google.com/search?num=5&q=CoIsOle1Class+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoIsOle1Class](https://github.com/dahall/Vanara/search?l=C%23&q=CoIsOle1Class)
[CoLoadLibrary](https://www.google.com/search?num=5&q=CoLoadLibrary+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoLoadLibrary](https://github.com/dahall/Vanara/search?l=C%23&q=CoLoadLibrary)
[CoLockObjectExternal](https://www.google.com/search?num=5&q=CoLockObjectExternal+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoLockObjectExternal](https://github.com/dahall/Vanara/search?l=C%23&q=CoLockObjectExternal)
[CoMarshalHresult](https://www.google.com/search?num=5&q=CoMarshalHresult+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoMarshalHresult](https://github.com/dahall/Vanara/search?l=C%23&q=CoMarshalHresult)
[CoMarshalInterface](https://www.google.com/search?num=5&q=CoMarshalInterface+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoMarshalInterface](https://github.com/dahall/Vanara/search?l=C%23&q=CoMarshalInterface)
[CoMarshalInterThreadInterfaceInStream](https://www.google.com/search?num=5&q=CoMarshalInterThreadInterfaceInStream+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoMarshalInterThreadInterfaceInStream](https://github.com/dahall/Vanara/search?l=C%23&q=CoMarshalInterThreadInterfaceInStream)
[CoQueryAuthenticationServices](https://www.google.com/search?num=5&q=CoQueryAuthenticationServices+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoQueryAuthenticationServices](https://github.com/dahall/Vanara/search?l=C%23&q=CoQueryAuthenticationServices)
[CoQueryClientBlanket](https://www.google.com/search?num=5&q=CoQueryClientBlanket+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoQueryClientBlanket](https://github.com/dahall/Vanara/search?l=C%23&q=CoQueryClientBlanket)
[CoQueryProxyBlanket](https://www.google.com/search?num=5&q=CoQueryProxyBlanket+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoQueryProxyBlanket](https://github.com/dahall/Vanara/search?l=C%23&q=CoQueryProxyBlanket)
[CoRegisterActivationFilter](https://www.google.com/search?num=5&q=CoRegisterActivationFilter+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoRegisterActivationFilter](https://github.com/dahall/Vanara/search?l=C%23&q=CoRegisterActivationFilter)
[CoRegisterChannelHook](https://www.google.com/search?num=5&q=CoRegisterChannelHook+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoRegisterChannelHook](https://github.com/dahall/Vanara/search?l=C%23&q=CoRegisterChannelHook)
[CoRegisterClassObject](https://www.google.com/search?num=5&q=CoRegisterClassObject+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoRegisterClassObject](https://github.com/dahall/Vanara/search?l=C%23&q=CoRegisterClassObject)
[CoRegisterInitializeSpy](https://www.google.com/search?num=5&q=CoRegisterInitializeSpy+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoRegisterInitializeSpy](https://github.com/dahall/Vanara/search?l=C%23&q=CoRegisterInitializeSpy)
[CoRegisterMallocSpy](https://www.google.com/search?num=5&q=CoRegisterMallocSpy+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoRegisterMallocSpy](https://github.com/dahall/Vanara/search?l=C%23&q=CoRegisterMallocSpy)
[CoRegisterMessageFilter](https://www.google.com/search?num=5&q=CoRegisterMessageFilter+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoRegisterMessageFilter](https://github.com/dahall/Vanara/search?l=C%23&q=CoRegisterMessageFilter)
[CoRegisterPSClsid](https://www.google.com/search?num=5&q=CoRegisterPSClsid+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoRegisterPSClsid](https://github.com/dahall/Vanara/search?l=C%23&q=CoRegisterPSClsid)
[CoRegisterSurrogate](https://www.google.com/search?num=5&q=CoRegisterSurrogate+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoRegisterSurrogate](https://github.com/dahall/Vanara/search?l=C%23&q=CoRegisterSurrogate)
[CoReleaseMarshalData](https://www.google.com/search?num=5&q=CoReleaseMarshalData+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoReleaseMarshalData](https://github.com/dahall/Vanara/search?l=C%23&q=CoReleaseMarshalData)
[CoReleaseServerProcess](https://www.google.com/search?num=5&q=CoReleaseServerProcess+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoReleaseServerProcess](https://github.com/dahall/Vanara/search?l=C%23&q=CoReleaseServerProcess)
[CoResumeClassObjects](https://www.google.com/search?num=5&q=CoResumeClassObjects+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoResumeClassObjects](https://github.com/dahall/Vanara/search?l=C%23&q=CoResumeClassObjects)
[CoRevertToSelf](https://www.google.com/search?num=5&q=CoRevertToSelf+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoRevertToSelf](https://github.com/dahall/Vanara/search?l=C%23&q=CoRevertToSelf)
[CoRevokeClassObject](https://www.google.com/search?num=5&q=CoRevokeClassObject+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoRevokeClassObject](https://github.com/dahall/Vanara/search?l=C%23&q=CoRevokeClassObject)
[CoRevokeInitializeSpy](https://www.google.com/search?num=5&q=CoRevokeInitializeSpy+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoRevokeInitializeSpy](https://github.com/dahall/Vanara/search?l=C%23&q=CoRevokeInitializeSpy)
[CoRevokeMallocSpy](https://www.google.com/search?num=5&q=CoRevokeMallocSpy+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoRevokeMallocSpy](https://github.com/dahall/Vanara/search?l=C%23&q=CoRevokeMallocSpy)
[CoSetCancelObject](https://www.google.com/search?num=5&q=CoSetCancelObject+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoSetCancelObject](https://github.com/dahall/Vanara/search?l=C%23&q=CoSetCancelObject)
[CoSetMessageDispatcher](https://www.google.com/search?num=5&q=CoSetMessageDispatcher+site%3Adocs.microsoft.com) | ole32.dll | messagedispatcherapi.h | [Vanara.PInvoke.Ole32.CoSetMessageDispatcher](https://github.com/dahall/Vanara/search?l=C%23&q=CoSetMessageDispatcher)
[CoSetProxyBlanket](https://www.google.com/search?num=5&q=CoSetProxyBlanket+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoSetProxyBlanket](https://github.com/dahall/Vanara/search?l=C%23&q=CoSetProxyBlanket)
[CoSuspendClassObjects](https://www.google.com/search?num=5&q=CoSuspendClassObjects+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoSuspendClassObjects](https://github.com/dahall/Vanara/search?l=C%23&q=CoSuspendClassObjects)
[CoSwitchCallContext](https://www.google.com/search?num=5&q=CoSwitchCallContext+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoSwitchCallContext](https://github.com/dahall/Vanara/search?l=C%23&q=CoSwitchCallContext)
[CoTaskMemAlloc](https://www.google.com/search?num=5&q=CoTaskMemAlloc+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoTaskMemAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=CoTaskMemAlloc)
[CoTaskMemFree](https://www.google.com/search?num=5&q=CoTaskMemFree+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoTaskMemFree](https://github.com/dahall/Vanara/search?l=C%23&q=CoTaskMemFree)
[CoTaskMemRealloc](https://www.google.com/search?num=5&q=CoTaskMemRealloc+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoTaskMemRealloc](https://github.com/dahall/Vanara/search?l=C%23&q=CoTaskMemRealloc)
[CoTestCancel](https://www.google.com/search?num=5&q=CoTestCancel+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoTestCancel](https://github.com/dahall/Vanara/search?l=C%23&q=CoTestCancel)
[CoTreatAsClass](https://www.google.com/search?num=5&q=CoTreatAsClass+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CoTreatAsClass](https://github.com/dahall/Vanara/search?l=C%23&q=CoTreatAsClass)
[CoUninitialize](https://www.google.com/search?num=5&q=CoUninitialize+site%3Adocs.microsoft.com) | ole32.dll | Objbase.h | [Vanara.PInvoke.Ole32.CoUninitialize](https://github.com/dahall/Vanara/search?l=C%23&q=CoUninitialize)
[CoUnmarshalHresult](https://www.google.com/search?num=5&q=CoUnmarshalHresult+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoUnmarshalHresult](https://github.com/dahall/Vanara/search?l=C%23&q=CoUnmarshalHresult)
[CoUnmarshalInterface](https://www.google.com/search?num=5&q=CoUnmarshalInterface+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoUnmarshalInterface](https://github.com/dahall/Vanara/search?l=C%23&q=CoUnmarshalInterface)
[CoWaitForMultipleHandles](https://www.google.com/search?num=5&q=CoWaitForMultipleHandles+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoWaitForMultipleHandles](https://github.com/dahall/Vanara/search?l=C%23&q=CoWaitForMultipleHandles)
[CoWaitForMultipleObjects](https://www.google.com/search?num=5&q=CoWaitForMultipleObjects+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CoWaitForMultipleObjects](https://github.com/dahall/Vanara/search?l=C%23&q=CoWaitForMultipleObjects)
[CreateAntiMoniker](https://www.google.com/search?num=5&q=CreateAntiMoniker+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CreateAntiMoniker](https://github.com/dahall/Vanara/search?l=C%23&q=CreateAntiMoniker)
[CreateBindCtx](https://www.google.com/search?num=5&q=CreateBindCtx+site%3Adocs.microsoft.com) | ole32.dll | Objbase.h | [Vanara.PInvoke.Ole32.CreateBindCtx](https://github.com/dahall/Vanara/search?l=C%23&q=CreateBindCtx)
[CreateClassMoniker](https://www.google.com/search?num=5&q=CreateClassMoniker+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CreateClassMoniker](https://github.com/dahall/Vanara/search?l=C%23&q=CreateClassMoniker)
[CreateDataAdviseHolder](https://www.google.com/search?num=5&q=CreateDataAdviseHolder+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.CreateDataAdviseHolder](https://github.com/dahall/Vanara/search?l=C%23&q=CreateDataAdviseHolder)
[CreateDataCache](https://www.google.com/search?num=5&q=CreateDataCache+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CreateDataCache](https://github.com/dahall/Vanara/search?l=C%23&q=CreateDataCache)
[CreateDispTypeInfo](https://www.google.com/search?num=5&q=CreateDispTypeInfo+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.CreateDispTypeInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CreateDispTypeInfo)
[CreateErrorInfo](https://www.google.com/search?num=5&q=CreateErrorInfo+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.CreateErrorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=CreateErrorInfo)
[CreateFileMoniker](https://www.google.com/search?num=5&q=CreateFileMoniker+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CreateFileMoniker](https://github.com/dahall/Vanara/search?l=C%23&q=CreateFileMoniker)
[CreateGenericComposite](https://www.google.com/search?num=5&q=CreateGenericComposite+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CreateGenericComposite](https://github.com/dahall/Vanara/search?l=C%23&q=CreateGenericComposite)
[CreateILockBytesOnHGlobal](https://www.google.com/search?num=5&q=CreateILockBytesOnHGlobal+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.CreateILockBytesOnHGlobal](https://github.com/dahall/Vanara/search?l=C%23&q=CreateILockBytesOnHGlobal)
[CreateItemMoniker](https://www.google.com/search?num=5&q=CreateItemMoniker+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CreateItemMoniker](https://github.com/dahall/Vanara/search?l=C%23&q=CreateItemMoniker)
[CreateObjrefMoniker](https://www.google.com/search?num=5&q=CreateObjrefMoniker+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CreateObjrefMoniker](https://github.com/dahall/Vanara/search?l=C%23&q=CreateObjrefMoniker)
[CreateOleAdviseHolder](https://www.google.com/search?num=5&q=CreateOleAdviseHolder+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.CreateOleAdviseHolder](https://github.com/dahall/Vanara/search?l=C%23&q=CreateOleAdviseHolder)
[CreatePointerMoniker](https://www.google.com/search?num=5&q=CreatePointerMoniker+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.CreatePointerMoniker](https://github.com/dahall/Vanara/search?l=C%23&q=CreatePointerMoniker)
[CreateStdDispatch](https://www.google.com/search?num=5&q=CreateStdDispatch+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.CreateStdDispatch](https://github.com/dahall/Vanara/search?l=C%23&q=CreateStdDispatch)
[CreateStreamOnHGlobal](https://www.google.com/search?num=5&q=CreateStreamOnHGlobal+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.CreateStreamOnHGlobal](https://github.com/dahall/Vanara/search?l=C%23&q=CreateStreamOnHGlobal)
[CreateTypeLib](https://www.google.com/search?num=5&q=CreateTypeLib+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.CreateTypeLib](https://github.com/dahall/Vanara/search?l=C%23&q=CreateTypeLib)
[CreateTypeLib2](https://www.google.com/search?num=5&q=CreateTypeLib2+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.CreateTypeLib2](https://github.com/dahall/Vanara/search?l=C%23&q=CreateTypeLib2)
[DispCallFunc](https://www.google.com/search?num=5&q=DispCallFunc+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.DispCallFunc](https://github.com/dahall/Vanara/search?l=C%23&q=DispCallFunc)
[DispGetIDsOfNames](https://www.google.com/search?num=5&q=DispGetIDsOfNames+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.DispGetIDsOfNames](https://github.com/dahall/Vanara/search?l=C%23&q=DispGetIDsOfNames)
[DispGetParam](https://www.google.com/search?num=5&q=DispGetParam+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.DispGetParam](https://github.com/dahall/Vanara/search?l=C%23&q=DispGetParam)
[DispInvoke](https://www.google.com/search?num=5&q=DispInvoke+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.DispInvoke](https://github.com/dahall/Vanara/search?l=C%23&q=DispInvoke)
[DllCanUnloadNow](https://www.google.com/search?num=5&q=DllCanUnloadNow+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.DllCanUnloadNow](https://github.com/dahall/Vanara/search?l=C%23&q=DllCanUnloadNow)
[DllGetClassObject](https://www.google.com/search?num=5&q=DllGetClassObject+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.DllGetClassObject](https://github.com/dahall/Vanara/search?l=C%23&q=DllGetClassObject)
[DllRegisterServer](https://www.google.com/search?num=5&q=DllRegisterServer+site%3Adocs.microsoft.com) | ole32.dll | olectl.h | [Vanara.PInvoke.Ole32.DllRegisterServer](https://github.com/dahall/Vanara/search?l=C%23&q=DllRegisterServer)
[DllUnregisterServer](https://www.google.com/search?num=5&q=DllUnregisterServer+site%3Adocs.microsoft.com) | ole32.dll | olectl.h | [Vanara.PInvoke.Ole32.DllUnregisterServer](https://github.com/dahall/Vanara/search?l=C%23&q=DllUnregisterServer)
[DoDragDrop](https://www.google.com/search?num=5&q=DoDragDrop+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.DoDragDrop](https://github.com/dahall/Vanara/search?l=C%23&q=DoDragDrop)
[DosDateTimeToVariantTime](https://www.google.com/search?num=5&q=DosDateTimeToVariantTime+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.DosDateTimeToVariantTime](https://github.com/dahall/Vanara/search?l=C%23&q=DosDateTimeToVariantTime)
[FmtIdToPropStgName](https://www.google.com/search?num=5&q=FmtIdToPropStgName+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.FmtIdToPropStgName](https://github.com/dahall/Vanara/search?l=C%23&q=FmtIdToPropStgName)
[FreePropVariantArray](https://www.google.com/search?num=5&q=FreePropVariantArray+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.FreePropVariantArray](https://github.com/dahall/Vanara/search?l=C%23&q=FreePropVariantArray)
[GetActiveObject](https://www.google.com/search?num=5&q=GetActiveObject+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.GetActiveObject](https://github.com/dahall/Vanara/search?l=C%23&q=GetActiveObject)
[GetAltMonthNames](https://www.google.com/search?num=5&q=GetAltMonthNames+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.GetAltMonthNames](https://github.com/dahall/Vanara/search?l=C%23&q=GetAltMonthNames)
[GetClassFile](https://www.google.com/search?num=5&q=GetClassFile+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.GetClassFile](https://github.com/dahall/Vanara/search?l=C%23&q=GetClassFile)
[GetConvertStg](https://www.google.com/search?num=5&q=GetConvertStg+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.GetConvertStg](https://github.com/dahall/Vanara/search?l=C%23&q=GetConvertStg)
[GetErrorInfo](https://www.google.com/search?num=5&q=GetErrorInfo+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.GetErrorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetErrorInfo)
[GetHGlobalFromILockBytes](https://www.google.com/search?num=5&q=GetHGlobalFromILockBytes+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.GetHGlobalFromILockBytes](https://github.com/dahall/Vanara/search?l=C%23&q=GetHGlobalFromILockBytes)
[GetHGlobalFromStream](https://www.google.com/search?num=5&q=GetHGlobalFromStream+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.GetHGlobalFromStream](https://github.com/dahall/Vanara/search?l=C%23&q=GetHGlobalFromStream)
[GetRecordInfoFromGuids](https://www.google.com/search?num=5&q=GetRecordInfoFromGuids+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.GetRecordInfoFromGuids](https://github.com/dahall/Vanara/search?l=C%23&q=GetRecordInfoFromGuids)
[GetRecordInfoFromTypeInfo](https://www.google.com/search?num=5&q=GetRecordInfoFromTypeInfo+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.GetRecordInfoFromTypeInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetRecordInfoFromTypeInfo)
[GetRunningObjectTable](https://www.google.com/search?num=5&q=GetRunningObjectTable+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.GetRunningObjectTable](https://github.com/dahall/Vanara/search?l=C%23&q=GetRunningObjectTable)
[IIDFromString](https://www.google.com/search?num=5&q=IIDFromString+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.IIDFromString](https://github.com/dahall/Vanara/search?l=C%23&q=IIDFromString)
[InitPropVariantFromBooleanVector](https://www.google.com/search?num=5&q=InitPropVariantFromBooleanVector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromBooleanVector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromBooleanVector)
[InitPropVariantFromBuffer](https://www.google.com/search?num=5&q=InitPropVariantFromBuffer+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromBuffer)
[InitPropVariantFromCLSID](https://www.google.com/search?num=5&q=InitPropVariantFromCLSID+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromCLSID](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromCLSID)
[InitPropVariantFromDoubleVector](https://www.google.com/search?num=5&q=InitPropVariantFromDoubleVector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromDoubleVector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromDoubleVector)
[InitPropVariantFromFileTime](https://www.google.com/search?num=5&q=InitPropVariantFromFileTime+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromFileTime](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromFileTime)
[InitPropVariantFromFileTimeVector](https://www.google.com/search?num=5&q=InitPropVariantFromFileTimeVector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromFileTimeVector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromFileTimeVector)
[InitPropVariantFromGUIDAsString](https://www.google.com/search?num=5&q=InitPropVariantFromGUIDAsString+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromGUIDAsString](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromGUIDAsString)
[InitPropVariantFromInt16Vector](https://www.google.com/search?num=5&q=InitPropVariantFromInt16Vector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromInt16Vector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromInt16Vector)
[InitPropVariantFromInt32Vector](https://www.google.com/search?num=5&q=InitPropVariantFromInt32Vector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromInt32Vector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromInt32Vector)
[InitPropVariantFromInt64Vector](https://www.google.com/search?num=5&q=InitPropVariantFromInt64Vector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromInt64Vector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromInt64Vector)
[InitPropVariantFromPropVariantVectorElem](https://www.google.com/search?num=5&q=InitPropVariantFromPropVariantVectorElem+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromPropVariantVectorElem](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromPropVariantVectorElem)
[InitPropVariantFromResource](https://www.google.com/search?num=5&q=InitPropVariantFromResource+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromResource](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromResource)
[InitPropVariantFromStringAsVector](https://www.google.com/search?num=5&q=InitPropVariantFromStringAsVector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromStringAsVector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromStringAsVector)
[InitPropVariantFromStringVector](https://www.google.com/search?num=5&q=InitPropVariantFromStringVector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromStringVector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromStringVector)
[InitPropVariantFromStrRet](https://www.google.com/search?num=5&q=InitPropVariantFromStrRet+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromStrRet](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromStrRet)
[InitPropVariantFromUInt16Vector](https://www.google.com/search?num=5&q=InitPropVariantFromUInt16Vector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromUInt16Vector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromUInt16Vector)
[InitPropVariantFromUInt32Vector](https://www.google.com/search?num=5&q=InitPropVariantFromUInt32Vector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromUInt32Vector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromUInt32Vector)
[InitPropVariantFromUInt64Vector](https://www.google.com/search?num=5&q=InitPropVariantFromUInt64Vector+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantFromUInt64Vector](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantFromUInt64Vector)
[InitPropVariantVectorFromPropVariant](https://www.google.com/search?num=5&q=InitPropVariantVectorFromPropVariant+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.InitPropVariantVectorFromPropVariant](https://github.com/dahall/Vanara/search?l=C%23&q=InitPropVariantVectorFromPropVariant)
[InitVariantFromBooleanArray](https://www.google.com/search?num=5&q=InitVariantFromBooleanArray+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromBooleanArray](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromBooleanArray)
[InitVariantFromBuffer](https://www.google.com/search?num=5&q=InitVariantFromBuffer+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromBuffer)
[InitVariantFromDoubleArray](https://www.google.com/search?num=5&q=InitVariantFromDoubleArray+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromDoubleArray](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromDoubleArray)
[InitVariantFromFileTime](https://www.google.com/search?num=5&q=InitVariantFromFileTime+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromFileTime](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromFileTime)
[InitVariantFromFileTimeArray](https://www.google.com/search?num=5&q=InitVariantFromFileTimeArray+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromFileTimeArray](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromFileTimeArray)
[InitVariantFromGUIDAsString](https://www.google.com/search?num=5&q=InitVariantFromGUIDAsString+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromGUIDAsString](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromGUIDAsString)
[InitVariantFromInt16Array](https://www.google.com/search?num=5&q=InitVariantFromInt16Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromInt16Array](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromInt16Array)
[InitVariantFromInt32Array](https://www.google.com/search?num=5&q=InitVariantFromInt32Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromInt32Array](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromInt32Array)
[InitVariantFromInt64Array](https://www.google.com/search?num=5&q=InitVariantFromInt64Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromInt64Array](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromInt64Array)
[InitVariantFromResource](https://www.google.com/search?num=5&q=InitVariantFromResource+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromResource](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromResource)
[InitVariantFromStringArray](https://www.google.com/search?num=5&q=InitVariantFromStringArray+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromStringArray](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromStringArray)
[InitVariantFromStrRet](https://www.google.com/search?num=5&q=InitVariantFromStrRet+site%3Adocs.microsoft.com) | propsys.dll | |
[InitVariantFromUInt16Array](https://www.google.com/search?num=5&q=InitVariantFromUInt16Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromUInt16Array](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromUInt16Array)
[InitVariantFromUInt32Array](https://www.google.com/search?num=5&q=InitVariantFromUInt32Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromUInt32Array](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromUInt32Array)
[InitVariantFromUInt64Array](https://www.google.com/search?num=5&q=InitVariantFromUInt64Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromUInt64Array](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromUInt64Array)
[InitVariantFromVariantArrayElem](https://www.google.com/search?num=5&q=InitVariantFromVariantArrayElem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.InitVariantFromVariantArrayElem](https://github.com/dahall/Vanara/search?l=C%23&q=InitVariantFromVariantArrayElem)
[IsAccelerator](https://www.google.com/search?num=5&q=IsAccelerator+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.IsAccelerator](https://github.com/dahall/Vanara/search?l=C%23&q=IsAccelerator)
[IsEqualGUID](https://www.google.com/search?num=5&q=IsEqualGUID+site%3Adocs.microsoft.com) | ole32.dll | guiddef.h | [Vanara.PInvoke.Ole32.IsEqualGUID](https://github.com/dahall/Vanara/search?l=C%23&q=IsEqualGUID)
[LHashValOfNameSys](https://www.google.com/search?num=5&q=LHashValOfNameSys+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.LHashValOfNameSys](https://github.com/dahall/Vanara/search?l=C%23&q=LHashValOfNameSys)
[LHashValOfNameSysAA](https://www.google.com/search?num=5&q=LHashValOfNameSysAA+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.LHashValOfNameSysA](https://github.com/dahall/Vanara/search?l=C%23&q=LHashValOfNameSysA)
[LoadRegTypeLib](https://www.google.com/search?num=5&q=LoadRegTypeLib+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.LoadRegTypeLib](https://github.com/dahall/Vanara/search?l=C%23&q=LoadRegTypeLib)
[LoadTypeLib](https://www.google.com/search?num=5&q=LoadTypeLib+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.LoadTypeLib](https://github.com/dahall/Vanara/search?l=C%23&q=LoadTypeLib)
[LoadTypeLibEx](https://www.google.com/search?num=5&q=LoadTypeLibEx+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.LoadTypeLibEx](https://github.com/dahall/Vanara/search?l=C%23&q=LoadTypeLibEx)
[LPSAFEARRAY_UserFree](https://www.google.com/search?num=5&q=LPSAFEARRAY_UserFree+site%3Adocs.microsoft.com) | oleaut32.dll | wia_xp.h | [Vanara.PInvoke.OleAut32.LPSAFEARRAY_UserFree](https://github.com/dahall/Vanara/search?l=C%23&q=LPSAFEARRAY_UserFree)
[LPSAFEARRAY_UserFree64](https://www.google.com/search?num=5&q=LPSAFEARRAY_UserFree64+site%3Adocs.microsoft.com) | oleaut32.dll | wia_xp.h | [Vanara.PInvoke.OleAut32.LPSAFEARRAY_UserFree64](https://github.com/dahall/Vanara/search?l=C%23&q=LPSAFEARRAY_UserFree64)
[LPSAFEARRAY_UserMarshal](https://www.google.com/search?num=5&q=LPSAFEARRAY_UserMarshal+site%3Adocs.microsoft.com) | oleaut32.dll | wia_xp.h | [Vanara.PInvoke.OleAut32.LPSAFEARRAY_UserMarshal](https://github.com/dahall/Vanara/search?l=C%23&q=LPSAFEARRAY_UserMarshal)
[LPSAFEARRAY_UserMarshal64](https://www.google.com/search?num=5&q=LPSAFEARRAY_UserMarshal64+site%3Adocs.microsoft.com) | oleaut32.dll | wia_xp.h | [Vanara.PInvoke.OleAut32.LPSAFEARRAY_UserMarshal64](https://github.com/dahall/Vanara/search?l=C%23&q=LPSAFEARRAY_UserMarshal64)
[LPSAFEARRAY_UserSize](https://www.google.com/search?num=5&q=LPSAFEARRAY_UserSize+site%3Adocs.microsoft.com) | oleaut32.dll | wia_xp.h | [Vanara.PInvoke.OleAut32.LPSAFEARRAY_UserSize](https://github.com/dahall/Vanara/search?l=C%23&q=LPSAFEARRAY_UserSize)
[LPSAFEARRAY_UserSize64](https://www.google.com/search?num=5&q=LPSAFEARRAY_UserSize64+site%3Adocs.microsoft.com) | oleaut32.dll | wia_xp.h | [Vanara.PInvoke.OleAut32.LPSAFEARRAY_UserSize64](https://github.com/dahall/Vanara/search?l=C%23&q=LPSAFEARRAY_UserSize64)
[LPSAFEARRAY_UserUnmarshal](https://www.google.com/search?num=5&q=LPSAFEARRAY_UserUnmarshal+site%3Adocs.microsoft.com) | oleaut32.dll | wia_xp.h | [Vanara.PInvoke.OleAut32.LPSAFEARRAY_UserUnmarshal](https://github.com/dahall/Vanara/search?l=C%23&q=LPSAFEARRAY_UserUnmarshal)
[LPSAFEARRAY_UserUnmarshal64](https://www.google.com/search?num=5&q=LPSAFEARRAY_UserUnmarshal64+site%3Adocs.microsoft.com) | oleaut32.dll | wia_xp.h | [Vanara.PInvoke.OleAut32.LPSAFEARRAY_UserUnmarshal64](https://github.com/dahall/Vanara/search?l=C%23&q=LPSAFEARRAY_UserUnmarshal64)
[MkParseDisplayName](https://www.google.com/search?num=5&q=MkParseDisplayName+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.MkParseDisplayName](https://github.com/dahall/Vanara/search?l=C%23&q=MkParseDisplayName)
[MonikerCommonPrefixWith](https://www.google.com/search?num=5&q=MonikerCommonPrefixWith+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.MonikerCommonPrefixWith](https://github.com/dahall/Vanara/search?l=C%23&q=MonikerCommonPrefixWith)
[MonikerRelativePathTo](https://www.google.com/search?num=5&q=MonikerRelativePathTo+site%3Adocs.microsoft.com) | ole32.dll | objbase.h | [Vanara.PInvoke.Ole32.MonikerRelativePathTo](https://github.com/dahall/Vanara/search?l=C%23&q=MonikerRelativePathTo)
[OaBuildVersion](https://www.google.com/search?num=5&q=OaBuildVersion+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.OaBuildVersion](https://github.com/dahall/Vanara/search?l=C%23&q=OaBuildVersion)
[OaEnablePerUserTLibRegistration](https://www.google.com/search?num=5&q=OaEnablePerUserTLibRegistration+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.OaEnablePerUserTLibRegistration](https://github.com/dahall/Vanara/search?l=C%23&q=OaEnablePerUserTLibRegistration)
[OleConvertIStorageToOLESTREAM](https://www.google.com/search?num=5&q=OleConvertIStorageToOLESTREAM+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleConvertIStorageToOLESTREAM](https://github.com/dahall/Vanara/search?l=C%23&q=OleConvertIStorageToOLESTREAM)
[OleConvertIStorageToOLESTREAMEx](https://www.google.com/search?num=5&q=OleConvertIStorageToOLESTREAMEx+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleConvertIStorageToOLESTREAMEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleConvertIStorageToOLESTREAMEx)
[OleConvertOLESTREAMToIStorage](https://www.google.com/search?num=5&q=OleConvertOLESTREAMToIStorage+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleConvertOLESTREAMToIStorage](https://github.com/dahall/Vanara/search?l=C%23&q=OleConvertOLESTREAMToIStorage)
[OleConvertOLESTREAMToIStorageEx](https://www.google.com/search?num=5&q=OleConvertOLESTREAMToIStorageEx+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleConvertOLESTREAMToIStorageEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleConvertOLESTREAMToIStorageEx)
[OleCreate](https://www.google.com/search?num=5&q=OleCreate+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreate](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreate)
[OleCreateDefaultHandler](https://www.google.com/search?num=5&q=OleCreateDefaultHandler+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateDefaultHandler](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateDefaultHandler)
[OleCreateEmbeddingHelper](https://www.google.com/search?num=5&q=OleCreateEmbeddingHelper+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateEmbeddingHelper](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateEmbeddingHelper)
[OleCreateEx](https://www.google.com/search?num=5&q=OleCreateEx+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateEx)
[OleCreateFontIndirect](https://www.google.com/search?num=5&q=OleCreateFontIndirect+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleCreateFontIndirect](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateFontIndirect)
[OleCreateFromData](https://www.google.com/search?num=5&q=OleCreateFromData+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateFromData](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateFromData)
[OleCreateFromDataEx](https://www.google.com/search?num=5&q=OleCreateFromDataEx+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateFromDataEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateFromDataEx)
[OleCreateFromFile](https://www.google.com/search?num=5&q=OleCreateFromFile+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateFromFile](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateFromFile)
[OleCreateFromFileEx](https://www.google.com/search?num=5&q=OleCreateFromFileEx+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateFromFileEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateFromFileEx)
[OleCreateLink](https://www.google.com/search?num=5&q=OleCreateLink+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateLink](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateLink)
[OleCreateLinkEx](https://www.google.com/search?num=5&q=OleCreateLinkEx+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateLinkEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateLinkEx)
[OleCreateLinkFromData](https://www.google.com/search?num=5&q=OleCreateLinkFromData+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateLinkFromData](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateLinkFromData)
[OleCreateLinkFromDataEx](https://www.google.com/search?num=5&q=OleCreateLinkFromDataEx+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateLinkFromDataEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateLinkFromDataEx)
[OleCreateLinkToFile](https://www.google.com/search?num=5&q=OleCreateLinkToFile+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateLinkToFile](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateLinkToFile)
[OleCreateLinkToFileEx](https://www.google.com/search?num=5&q=OleCreateLinkToFileEx+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateLinkToFileEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateLinkToFileEx)
[OleCreateMenuDescriptor](https://www.google.com/search?num=5&q=OleCreateMenuDescriptor+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateMenuDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateMenuDescriptor)
[OleCreatePictureIndirect](https://www.google.com/search?num=5&q=OleCreatePictureIndirect+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleCreatePictureIndirect](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreatePictureIndirect)
[OleCreatePropertyFrame](https://www.google.com/search?num=5&q=OleCreatePropertyFrame+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleCreatePropertyFrame](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreatePropertyFrame)
[OleCreatePropertyFrameIndirect](https://www.google.com/search?num=5&q=OleCreatePropertyFrameIndirect+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleCreatePropertyFrameIndirect](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreatePropertyFrameIndirect)
[OleCreateStaticFromData](https://www.google.com/search?num=5&q=OleCreateStaticFromData+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleCreateStaticFromData](https://github.com/dahall/Vanara/search?l=C%23&q=OleCreateStaticFromData)
[OleDestroyMenuDescriptor](https://www.google.com/search?num=5&q=OleDestroyMenuDescriptor+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleDestroyMenuDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=OleDestroyMenuDescriptor)
[OleDoAutoConvert](https://www.google.com/search?num=5&q=OleDoAutoConvert+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleDoAutoConvert](https://github.com/dahall/Vanara/search?l=C%23&q=OleDoAutoConvert)
[OleDraw](https://www.google.com/search?num=5&q=OleDraw+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleDraw](https://github.com/dahall/Vanara/search?l=C%23&q=OleDraw)
[OleDuplicateData](https://www.google.com/search?num=5&q=OleDuplicateData+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleDuplicateData](https://github.com/dahall/Vanara/search?l=C%23&q=OleDuplicateData)
[OleFlushClipboard](https://www.google.com/search?num=5&q=OleFlushClipboard+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleFlushClipboard](https://github.com/dahall/Vanara/search?l=C%23&q=OleFlushClipboard)
[OleGetAutoConvert](https://www.google.com/search?num=5&q=OleGetAutoConvert+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleGetAutoConvert](https://github.com/dahall/Vanara/search?l=C%23&q=OleGetAutoConvert)
[OleGetClipboard](https://www.google.com/search?num=5&q=OleGetClipboard+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleGetClipboard](https://github.com/dahall/Vanara/search?l=C%23&q=OleGetClipboard)
[OleGetClipboardWithEnterpriseInfo](https://www.google.com/search?num=5&q=OleGetClipboardWithEnterpriseInfo+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleGetClipboardWithEnterpriseInfo](https://github.com/dahall/Vanara/search?l=C%23&q=OleGetClipboardWithEnterpriseInfo)
[OleGetIconOfClass](https://www.google.com/search?num=5&q=OleGetIconOfClass+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleGetIconOfClass](https://github.com/dahall/Vanara/search?l=C%23&q=OleGetIconOfClass)
[OleGetIconOfFile](https://www.google.com/search?num=5&q=OleGetIconOfFile+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleGetIconOfFile](https://github.com/dahall/Vanara/search?l=C%23&q=OleGetIconOfFile)
[OleIconToCursor](https://www.google.com/search?num=5&q=OleIconToCursor+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleIconToCursor](https://github.com/dahall/Vanara/search?l=C%23&q=OleIconToCursor)
[OleInitialize](https://www.google.com/search?num=5&q=OleInitialize+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleInitialize](https://github.com/dahall/Vanara/search?l=C%23&q=OleInitialize)
[OleIsCurrentClipboard](https://www.google.com/search?num=5&q=OleIsCurrentClipboard+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleIsCurrentClipboard](https://github.com/dahall/Vanara/search?l=C%23&q=OleIsCurrentClipboard)
[OleIsRunning](https://www.google.com/search?num=5&q=OleIsRunning+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleIsRunning](https://github.com/dahall/Vanara/search?l=C%23&q=OleIsRunning)
[OleLoad](https://www.google.com/search?num=5&q=OleLoad+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleLoad](https://github.com/dahall/Vanara/search?l=C%23&q=OleLoad)
[OleLoadPicture](https://www.google.com/search?num=5&q=OleLoadPicture+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleLoadPicture](https://github.com/dahall/Vanara/search?l=C%23&q=OleLoadPicture)
[OleLoadPictureEx](https://www.google.com/search?num=5&q=OleLoadPictureEx+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleLoadPictureEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleLoadPictureEx)
[OleLoadPictureFile](https://www.google.com/search?num=5&q=OleLoadPictureFile+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleLoadPictureFile](https://github.com/dahall/Vanara/search?l=C%23&q=OleLoadPictureFile)
[OleLoadPictureFileEx](https://www.google.com/search?num=5&q=OleLoadPictureFileEx+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleLoadPictureFileEx](https://github.com/dahall/Vanara/search?l=C%23&q=OleLoadPictureFileEx)
[OleLoadPicturePath](https://www.google.com/search?num=5&q=OleLoadPicturePath+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleLoadPicturePath](https://github.com/dahall/Vanara/search?l=C%23&q=OleLoadPicturePath)
[OleLockRunning](https://www.google.com/search?num=5&q=OleLockRunning+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleLockRunning](https://github.com/dahall/Vanara/search?l=C%23&q=OleLockRunning)
[OleMetafilePictFromIconAndLabel](https://www.google.com/search?num=5&q=OleMetafilePictFromIconAndLabel+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleMetafilePictFromIconAndLabel](https://github.com/dahall/Vanara/search?l=C%23&q=OleMetafilePictFromIconAndLabel)
[OleNoteObjectVisible](https://www.google.com/search?num=5&q=OleNoteObjectVisible+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleNoteObjectVisible](https://github.com/dahall/Vanara/search?l=C%23&q=OleNoteObjectVisible)
[OleQueryCreateFromData](https://www.google.com/search?num=5&q=OleQueryCreateFromData+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleQueryCreateFromData](https://github.com/dahall/Vanara/search?l=C%23&q=OleQueryCreateFromData)
[OleQueryLinkFromData](https://www.google.com/search?num=5&q=OleQueryLinkFromData+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleQueryLinkFromData](https://github.com/dahall/Vanara/search?l=C%23&q=OleQueryLinkFromData)
[OleRegEnumFormatEtc](https://www.google.com/search?num=5&q=OleRegEnumFormatEtc+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleRegEnumFormatEtc](https://github.com/dahall/Vanara/search?l=C%23&q=OleRegEnumFormatEtc)
[OleRegEnumVerbs](https://www.google.com/search?num=5&q=OleRegEnumVerbs+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleRegEnumVerbs](https://github.com/dahall/Vanara/search?l=C%23&q=OleRegEnumVerbs)
[OleRegGetMiscStatus](https://www.google.com/search?num=5&q=OleRegGetMiscStatus+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleRegGetMiscStatus](https://github.com/dahall/Vanara/search?l=C%23&q=OleRegGetMiscStatus)
[OleRegGetUserType](https://www.google.com/search?num=5&q=OleRegGetUserType+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleRegGetUserType](https://github.com/dahall/Vanara/search?l=C%23&q=OleRegGetUserType)
[OleRun](https://www.google.com/search?num=5&q=OleRun+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleRun](https://github.com/dahall/Vanara/search?l=C%23&q=OleRun)
[OleSave](https://www.google.com/search?num=5&q=OleSave+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleSave](https://github.com/dahall/Vanara/search?l=C%23&q=OleSave)
[OleSavePictureFile](https://www.google.com/search?num=5&q=OleSavePictureFile+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleSavePictureFile](https://github.com/dahall/Vanara/search?l=C%23&q=OleSavePictureFile)
[OleSaveToStream](https://www.google.com/search?num=5&q=OleSaveToStream+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleSaveToStream](https://github.com/dahall/Vanara/search?l=C%23&q=OleSaveToStream)
[OleSetAutoConvert](https://www.google.com/search?num=5&q=OleSetAutoConvert+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleSetAutoConvert](https://github.com/dahall/Vanara/search?l=C%23&q=OleSetAutoConvert)
[OleSetClipboard](https://www.google.com/search?num=5&q=OleSetClipboard+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleSetClipboard](https://github.com/dahall/Vanara/search?l=C%23&q=OleSetClipboard)
[OleSetContainedObject](https://www.google.com/search?num=5&q=OleSetContainedObject+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleSetContainedObject](https://github.com/dahall/Vanara/search?l=C%23&q=OleSetContainedObject)
[OleSetMenuDescriptor](https://www.google.com/search?num=5&q=OleSetMenuDescriptor+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleSetMenuDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=OleSetMenuDescriptor)
[OleTranslateAccelerator](https://www.google.com/search?num=5&q=OleTranslateAccelerator+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.OleTranslateAccelerator](https://github.com/dahall/Vanara/search?l=C%23&q=OleTranslateAccelerator)
[OleTranslateColor](https://www.google.com/search?num=5&q=OleTranslateColor+site%3Adocs.microsoft.com) | oleaut32.dll | olectl.h | [Vanara.PInvoke.OleAut32.OleTranslateColor](https://github.com/dahall/Vanara/search?l=C%23&q=OleTranslateColor)
[OleUninitialize](https://www.google.com/search?num=5&q=OleUninitialize+site%3Adocs.microsoft.com) | ole32.dll | Ole2.h | [Vanara.PInvoke.Ole32.OleUninitialize](https://github.com/dahall/Vanara/search?l=C%23&q=OleUninitialize)
[ProgIDFromCLSID](https://www.google.com/search?num=5&q=ProgIDFromCLSID+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.ProgIDFromCLSID](https://github.com/dahall/Vanara/search?l=C%23&q=ProgIDFromCLSID)
[PropStgNameToFmtId](https://www.google.com/search?num=5&q=PropStgNameToFmtId+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.PropStgNameToFmtId](https://github.com/dahall/Vanara/search?l=C%23&q=PropStgNameToFmtId)
[PropVariantChangeType](https://www.google.com/search?num=5&q=PropVariantChangeType+site%3Adocs.microsoft.com) | ole32.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantChangeType](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantChangeType)
[PropVariantClear](https://www.google.com/search?num=5&q=PropVariantClear+site%3Adocs.microsoft.com) | ole32.dll | Propidl.h | [Vanara.PInvoke.Ole32.PropVariantClear](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantClear)
[PropVariantCompareEx](https://www.google.com/search?num=5&q=PropVariantCompareEx+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantCompareEx](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantCompareEx)
[PropVariantCopy](https://www.google.com/search?num=5&q=PropVariantCopy+site%3Adocs.microsoft.com) | ole32.dll | Propidl.h | [Vanara.PInvoke.Ole32.PropVariantCopy](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantCopy)
[PropVariantGetBooleanElem](https://www.google.com/search?num=5&q=PropVariantGetBooleanElem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetBooleanElem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetBooleanElem)
[PropVariantGetDoubleElem](https://www.google.com/search?num=5&q=PropVariantGetDoubleElem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetDoubleElem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetDoubleElem)
[PropVariantGetElementCount](https://www.google.com/search?num=5&q=PropVariantGetElementCount+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetElementCount](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetElementCount)
[PropVariantGetFileTimeElem](https://www.google.com/search?num=5&q=PropVariantGetFileTimeElem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetFileTimeElem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetFileTimeElem)
[PropVariantGetInt16Elem](https://www.google.com/search?num=5&q=PropVariantGetInt16Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetInt16Elem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetInt16Elem)
[PropVariantGetInt32Elem](https://www.google.com/search?num=5&q=PropVariantGetInt32Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetInt32Elem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetInt32Elem)
[PropVariantGetInt64Elem](https://www.google.com/search?num=5&q=PropVariantGetInt64Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetInt64Elem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetInt64Elem)
[PropVariantGetStringElem](https://www.google.com/search?num=5&q=PropVariantGetStringElem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetStringElem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetStringElem)
[PropVariantGetUInt16Elem](https://www.google.com/search?num=5&q=PropVariantGetUInt16Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetUInt16Elem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetUInt16Elem)
[PropVariantGetUInt32Elem](https://www.google.com/search?num=5&q=PropVariantGetUInt32Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetUInt32Elem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetUInt32Elem)
[PropVariantGetUInt64Elem](https://www.google.com/search?num=5&q=PropVariantGetUInt64Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantGetUInt64Elem](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantGetUInt64Elem)
[PropVariantToBoolean](https://www.google.com/search?num=5&q=PropVariantToBoolean+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToBoolean](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToBoolean)
[PropVariantToBooleanVector](https://www.google.com/search?num=5&q=PropVariantToBooleanVector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToBooleanVector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToBooleanVector)
[PropVariantToBooleanVectorAlloc](https://www.google.com/search?num=5&q=PropVariantToBooleanVectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToBooleanVectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToBooleanVectorAlloc)
[PropVariantToBooleanWithDefault](https://www.google.com/search?num=5&q=PropVariantToBooleanWithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToBooleanWithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToBooleanWithDefault)
[PropVariantToBSTR](https://www.google.com/search?num=5&q=PropVariantToBSTR+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToBSTR](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToBSTR)
[PropVariantToBuffer](https://www.google.com/search?num=5&q=PropVariantToBuffer+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToBuffer)
[PropVariantToDouble](https://www.google.com/search?num=5&q=PropVariantToDouble+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToDouble](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToDouble)
[PropVariantToDoubleVector](https://www.google.com/search?num=5&q=PropVariantToDoubleVector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToDoubleVector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToDoubleVector)
[PropVariantToDoubleVectorAlloc](https://www.google.com/search?num=5&q=PropVariantToDoubleVectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToDoubleVectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToDoubleVectorAlloc)
[PropVariantToDoubleWithDefault](https://www.google.com/search?num=5&q=PropVariantToDoubleWithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToDoubleWithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToDoubleWithDefault)
[PropVariantToFileTime](https://www.google.com/search?num=5&q=PropVariantToFileTime+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToFileTime](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToFileTime)
[PropVariantToFileTimeVector](https://www.google.com/search?num=5&q=PropVariantToFileTimeVector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToFileTimeVector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToFileTimeVector)
[PropVariantToFileTimeVectorAlloc](https://www.google.com/search?num=5&q=PropVariantToFileTimeVectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToFileTimeVectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToFileTimeVectorAlloc)
[PropVariantToGUID](https://www.google.com/search?num=5&q=PropVariantToGUID+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToGUID](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToGUID)
[PropVariantToInt16](https://www.google.com/search?num=5&q=PropVariantToInt16+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt16](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt16)
[PropVariantToInt16Vector](https://www.google.com/search?num=5&q=PropVariantToInt16Vector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt16Vector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt16Vector)
[PropVariantToInt16VectorAlloc](https://www.google.com/search?num=5&q=PropVariantToInt16VectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt16VectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt16VectorAlloc)
[PropVariantToInt16WithDefault](https://www.google.com/search?num=5&q=PropVariantToInt16WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt16WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt16WithDefault)
[PropVariantToInt32](https://www.google.com/search?num=5&q=PropVariantToInt32+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt32](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt32)
[PropVariantToInt32Vector](https://www.google.com/search?num=5&q=PropVariantToInt32Vector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt32Vector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt32Vector)
[PropVariantToInt32VectorAlloc](https://www.google.com/search?num=5&q=PropVariantToInt32VectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt32VectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt32VectorAlloc)
[PropVariantToInt32WithDefault](https://www.google.com/search?num=5&q=PropVariantToInt32WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt32WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt32WithDefault)
[PropVariantToInt64](https://www.google.com/search?num=5&q=PropVariantToInt64+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt64](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt64)
[PropVariantToInt64Vector](https://www.google.com/search?num=5&q=PropVariantToInt64Vector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt64Vector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt64Vector)
[PropVariantToInt64VectorAlloc](https://www.google.com/search?num=5&q=PropVariantToInt64VectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt64VectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt64VectorAlloc)
[PropVariantToInt64WithDefault](https://www.google.com/search?num=5&q=PropVariantToInt64WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToInt64WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToInt64WithDefault)
[PropVariantToString](https://www.google.com/search?num=5&q=PropVariantToString+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToString](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToString)
[PropVariantToStringAlloc](https://www.google.com/search?num=5&q=PropVariantToStringAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToStringAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToStringAlloc)
[PropVariantToStringVector](https://www.google.com/search?num=5&q=PropVariantToStringVector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToStringVector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToStringVector)
[PropVariantToStringVectorAlloc](https://www.google.com/search?num=5&q=PropVariantToStringVectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToStringVectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToStringVectorAlloc)
[PropVariantToStringWithDefault](https://www.google.com/search?num=5&q=PropVariantToStringWithDefault+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToStringWithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToStringWithDefault)
[PropVariantToStrRet](https://www.google.com/search?num=5&q=PropVariantToStrRet+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToStrRet](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToStrRet)
[PropVariantToUInt16](https://www.google.com/search?num=5&q=PropVariantToUInt16+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt16](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt16)
[PropVariantToUInt16Vector](https://www.google.com/search?num=5&q=PropVariantToUInt16Vector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt16Vector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt16Vector)
[PropVariantToUInt16VectorAlloc](https://www.google.com/search?num=5&q=PropVariantToUInt16VectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt16VectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt16VectorAlloc)
[PropVariantToUInt16WithDefault](https://www.google.com/search?num=5&q=PropVariantToUInt16WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt16WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt16WithDefault)
[PropVariantToUInt32](https://www.google.com/search?num=5&q=PropVariantToUInt32+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt32](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt32)
[PropVariantToUInt32Vector](https://www.google.com/search?num=5&q=PropVariantToUInt32Vector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt32Vector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt32Vector)
[PropVariantToUInt32VectorAlloc](https://www.google.com/search?num=5&q=PropVariantToUInt32VectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt32VectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt32VectorAlloc)
[PropVariantToUInt32WithDefault](https://www.google.com/search?num=5&q=PropVariantToUInt32WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt32WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt32WithDefault)
[PropVariantToUInt64](https://www.google.com/search?num=5&q=PropVariantToUInt64+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt64](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt64)
[PropVariantToUInt64Vector](https://www.google.com/search?num=5&q=PropVariantToUInt64Vector+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt64Vector](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt64Vector)
[PropVariantToUInt64VectorAlloc](https://www.google.com/search?num=5&q=PropVariantToUInt64VectorAlloc+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt64VectorAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt64VectorAlloc)
[PropVariantToUInt64WithDefault](https://www.google.com/search?num=5&q=PropVariantToUInt64WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToUInt64WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToUInt64WithDefault)
[PropVariantToVariant](https://www.google.com/search?num=5&q=PropVariantToVariant+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.PropVariantToVariant](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToVariant)
[PropVariantToWinRTPropertyValue](https://www.google.com/search?num=5&q=PropVariantToWinRTPropertyValue+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PropVariantToWinRTPropertyValue](https://github.com/dahall/Vanara/search?l=C%23&q=PropVariantToWinRTPropertyValue)
[PSCoerceToCanonicalValue](https://www.google.com/search?num=5&q=PSCoerceToCanonicalValue+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSCoerceToCanonicalValue](https://github.com/dahall/Vanara/search?l=C%23&q=PSCoerceToCanonicalValue)
[PSCreateAdapterFromPropertyStore](https://www.google.com/search?num=5&q=PSCreateAdapterFromPropertyStore+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSCreateAdapterFromPropertyStore](https://github.com/dahall/Vanara/search?l=C%23&q=PSCreateAdapterFromPropertyStore)
[PSCreateDelayedMultiplexPropertyStore](https://www.google.com/search?num=5&q=PSCreateDelayedMultiplexPropertyStore+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSCreateDelayedMultiplexPropertyStore](https://github.com/dahall/Vanara/search?l=C%23&q=PSCreateDelayedMultiplexPropertyStore)
[PSCreateMemoryPropertyStore](https://www.google.com/search?num=5&q=PSCreateMemoryPropertyStore+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSCreateMemoryPropertyStore](https://github.com/dahall/Vanara/search?l=C%23&q=PSCreateMemoryPropertyStore)
[PSCreateMultiplexPropertyStore](https://www.google.com/search?num=5&q=PSCreateMultiplexPropertyStore+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSCreateMultiplexPropertyStore](https://github.com/dahall/Vanara/search?l=C%23&q=PSCreateMultiplexPropertyStore)
[PSCreatePropertyChangeArray](https://www.google.com/search?num=5&q=PSCreatePropertyChangeArray+site%3Adocs.microsoft.com) | propsys.dll | Propsys.h | [Vanara.PInvoke.PropSys.PSCreatePropertyChangeArray](https://github.com/dahall/Vanara/search?l=C%23&q=PSCreatePropertyChangeArray)
[PSCreatePropertyStoreFromObject](https://www.google.com/search?num=5&q=PSCreatePropertyStoreFromObject+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSCreatePropertyStoreFromObject](https://github.com/dahall/Vanara/search?l=C%23&q=PSCreatePropertyStoreFromObject)
[PSCreatePropertyStoreFromPropertySetStorage](https://www.google.com/search?num=5&q=PSCreatePropertyStoreFromPropertySetStorage+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSCreatePropertyStoreFromPropertySetStorage](https://github.com/dahall/Vanara/search?l=C%23&q=PSCreatePropertyStoreFromPropertySetStorage)
[PSCreateSimplePropertyChange](https://www.google.com/search?num=5&q=PSCreateSimplePropertyChange+site%3Adocs.microsoft.com) | propsys.dll | Propsys.h | [Vanara.PInvoke.PropSys.PSCreateSimplePropertyChange](https://github.com/dahall/Vanara/search?l=C%23&q=PSCreateSimplePropertyChange)
[PSEnumeratePropertyDescriptions](https://www.google.com/search?num=5&q=PSEnumeratePropertyDescriptions+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSEnumeratePropertyDescriptions](https://github.com/dahall/Vanara/search?l=C%23&q=PSEnumeratePropertyDescriptions)
[PSFormatForDisplay](https://www.google.com/search?num=5&q=PSFormatForDisplay+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSFormatForDisplay](https://github.com/dahall/Vanara/search?l=C%23&q=PSFormatForDisplay)
[PSFormatForDisplayAlloc](https://www.google.com/search?num=5&q=PSFormatForDisplayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSFormatForDisplayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PSFormatForDisplayAlloc)
[PSFormatPropertyValue](https://www.google.com/search?num=5&q=PSFormatPropertyValue+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSFormatPropertyValue](https://github.com/dahall/Vanara/search?l=C%23&q=PSFormatPropertyValue)
[PSGetImageReferenceForValue](https://www.google.com/search?num=5&q=PSGetImageReferenceForValue+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSGetImageReferenceForValue](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetImageReferenceForValue)
[PSGetItemPropertyHandler](https://www.google.com/search?num=5&q=PSGetItemPropertyHandler+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSGetItemPropertyHandler](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetItemPropertyHandler)
[PSGetItemPropertyHandlerWithCreateObject](https://www.google.com/search?num=5&q=PSGetItemPropertyHandlerWithCreateObject+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSGetItemPropertyHandlerWithCreateObject](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetItemPropertyHandlerWithCreateObject)
[PSGetNamedPropertyFromPropertyStorage](https://www.google.com/search?num=5&q=PSGetNamedPropertyFromPropertyStorage+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSGetNamedPropertyFromPropertyStorage](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetNamedPropertyFromPropertyStorage)
[PSGetNameFromPropertyKey](https://www.google.com/search?num=5&q=PSGetNameFromPropertyKey+site%3Adocs.microsoft.com) | propsys.dll | Propsys.h | [Vanara.PInvoke.PropSys.PSGetNameFromPropertyKey](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetNameFromPropertyKey)
[PSGetPropertyDescription](https://www.google.com/search?num=5&q=PSGetPropertyDescription+site%3Adocs.microsoft.com) | propsys.dll | Propsys.h | [Vanara.PInvoke.PropSys.PSGetPropertyDescription](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetPropertyDescription)
[PSGetPropertyDescriptionByName](https://www.google.com/search?num=5&q=PSGetPropertyDescriptionByName+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSGetPropertyDescriptionByName](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetPropertyDescriptionByName)
[PSGetPropertyDescriptionListFromString](https://www.google.com/search?num=5&q=PSGetPropertyDescriptionListFromString+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSGetPropertyDescriptionListFromString](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetPropertyDescriptionListFromString)
[PSGetPropertyFromPropertyStorage](https://www.google.com/search?num=5&q=PSGetPropertyFromPropertyStorage+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSGetPropertyFromPropertyStorage](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetPropertyFromPropertyStorage)
[PSGetPropertyKeyFromName](https://www.google.com/search?num=5&q=PSGetPropertyKeyFromName+site%3Adocs.microsoft.com) | propsys.dll | Propsys.h | [Vanara.PInvoke.PropSys.PSGetPropertyKeyFromName](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetPropertyKeyFromName)
[PSGetPropertySystem](https://www.google.com/search?num=5&q=PSGetPropertySystem+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSGetPropertySystem](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetPropertySystem)
[PSGetPropertyValue](https://www.google.com/search?num=5&q=PSGetPropertyValue+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSGetPropertyValue](https://github.com/dahall/Vanara/search?l=C%23&q=PSGetPropertyValue)
[PSLookupPropertyHandlerCLSID](https://www.google.com/search?num=5&q=PSLookupPropertyHandlerCLSID+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSLookupPropertyHandlerCLSID](https://github.com/dahall/Vanara/search?l=C%23&q=PSLookupPropertyHandlerCLSID)
[PSPropertyBag_Delete](https://www.google.com/search?num=5&q=PSPropertyBag_Delete+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_Delete](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_Delete)
[PSPropertyBag_ReadBOOL](https://www.google.com/search?num=5&q=PSPropertyBag_ReadBOOL+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadBOOL](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadBOOL)
[PSPropertyBag_ReadBSTR](https://www.google.com/search?num=5&q=PSPropertyBag_ReadBSTR+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadBSTR](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadBSTR)
[PSPropertyBag_ReadDWORD](https://www.google.com/search?num=5&q=PSPropertyBag_ReadDWORD+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadDWORD](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadDWORD)
[PSPropertyBag_ReadGUID](https://www.google.com/search?num=5&q=PSPropertyBag_ReadGUID+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadGUID](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadGUID)
[PSPropertyBag_ReadInt](https://www.google.com/search?num=5&q=PSPropertyBag_ReadInt+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadInt](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadInt)
[PSPropertyBag_ReadLONG](https://www.google.com/search?num=5&q=PSPropertyBag_ReadLONG+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadLONG](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadLONG)
[PSPropertyBag_ReadPOINTL](https://www.google.com/search?num=5&q=PSPropertyBag_ReadPOINTL+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadPOINTL](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadPOINTL)
[PSPropertyBag_ReadPOINTS](https://www.google.com/search?num=5&q=PSPropertyBag_ReadPOINTS+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadPOINTS](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadPOINTS)
[PSPropertyBag_ReadPropertyKey](https://www.google.com/search?num=5&q=PSPropertyBag_ReadPropertyKey+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadPropertyKey](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadPropertyKey)
[PSPropertyBag_ReadRECTL](https://www.google.com/search?num=5&q=PSPropertyBag_ReadRECTL+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadRECTL](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadRECTL)
[PSPropertyBag_ReadSHORT](https://www.google.com/search?num=5&q=PSPropertyBag_ReadSHORT+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadSHORT](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadSHORT)
[PSPropertyBag_ReadStr](https://www.google.com/search?num=5&q=PSPropertyBag_ReadStr+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadStr](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadStr)
[PSPropertyBag_ReadStrAlloc](https://www.google.com/search?num=5&q=PSPropertyBag_ReadStrAlloc+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadStrAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadStrAlloc)
[PSPropertyBag_ReadStream](https://www.google.com/search?num=5&q=PSPropertyBag_ReadStream+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadStream](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadStream)
[PSPropertyBag_ReadType](https://www.google.com/search?num=5&q=PSPropertyBag_ReadType+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadType](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadType)
[PSPropertyBag_ReadULONGLONG](https://www.google.com/search?num=5&q=PSPropertyBag_ReadULONGLONG+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadULONGLONG](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadULONGLONG)
[PSPropertyBag_ReadUnknown](https://www.google.com/search?num=5&q=PSPropertyBag_ReadUnknown+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_ReadUnknown](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_ReadUnknown)
[PSPropertyBag_WriteBOOL](https://www.google.com/search?num=5&q=PSPropertyBag_WriteBOOL+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteBOOL](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteBOOL)
[PSPropertyBag_WriteBSTR](https://www.google.com/search?num=5&q=PSPropertyBag_WriteBSTR+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteBSTR](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteBSTR)
[PSPropertyBag_WriteDWORD](https://www.google.com/search?num=5&q=PSPropertyBag_WriteDWORD+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteDWORD](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteDWORD)
[PSPropertyBag_WriteGUID](https://www.google.com/search?num=5&q=PSPropertyBag_WriteGUID+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteGUID](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteGUID)
[PSPropertyBag_WriteInt](https://www.google.com/search?num=5&q=PSPropertyBag_WriteInt+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteInt](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteInt)
[PSPropertyBag_WriteLONG](https://www.google.com/search?num=5&q=PSPropertyBag_WriteLONG+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteLONG](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteLONG)
[PSPropertyBag_WritePOINTL](https://www.google.com/search?num=5&q=PSPropertyBag_WritePOINTL+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WritePOINTL](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WritePOINTL)
[PSPropertyBag_WritePOINTS](https://www.google.com/search?num=5&q=PSPropertyBag_WritePOINTS+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WritePOINTS](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WritePOINTS)
[PSPropertyBag_WritePropertyKey](https://www.google.com/search?num=5&q=PSPropertyBag_WritePropertyKey+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WritePropertyKey](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WritePropertyKey)
[PSPropertyBag_WriteRECTL](https://www.google.com/search?num=5&q=PSPropertyBag_WriteRECTL+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteRECTL](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteRECTL)
[PSPropertyBag_WriteSHORT](https://www.google.com/search?num=5&q=PSPropertyBag_WriteSHORT+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteSHORT](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteSHORT)
[PSPropertyBag_WriteStr](https://www.google.com/search?num=5&q=PSPropertyBag_WriteStr+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteStr](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteStr)
[PSPropertyBag_WriteStream](https://www.google.com/search?num=5&q=PSPropertyBag_WriteStream+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteStream](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteStream)
[PSPropertyBag_WriteULONGLONG](https://www.google.com/search?num=5&q=PSPropertyBag_WriteULONGLONG+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteULONGLONG](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteULONGLONG)
[PSPropertyBag_WriteUnknown](https://www.google.com/search?num=5&q=PSPropertyBag_WriteUnknown+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyBag_WriteUnknown](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyBag_WriteUnknown)
[PSPropertyKeyFromString](https://www.google.com/search?num=5&q=PSPropertyKeyFromString+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSPropertyKeyFromString](https://github.com/dahall/Vanara/search?l=C%23&q=PSPropertyKeyFromString)
[PSRefreshPropertySchema](https://www.google.com/search?num=5&q=PSRefreshPropertySchema+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSRefreshPropertySchema](https://github.com/dahall/Vanara/search?l=C%23&q=PSRefreshPropertySchema)
[PSRegisterPropertySchema](https://www.google.com/search?num=5&q=PSRegisterPropertySchema+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSRegisterPropertySchema](https://github.com/dahall/Vanara/search?l=C%23&q=PSRegisterPropertySchema)
[PSSetPropertyValue](https://www.google.com/search?num=5&q=PSSetPropertyValue+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSSetPropertyValue](https://github.com/dahall/Vanara/search?l=C%23&q=PSSetPropertyValue)
[PSStringFromPropertyKey](https://www.google.com/search?num=5&q=PSStringFromPropertyKey+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSStringFromPropertyKey](https://github.com/dahall/Vanara/search?l=C%23&q=PSStringFromPropertyKey)
[PSUnregisterPropertySchema](https://www.google.com/search?num=5&q=PSUnregisterPropertySchema+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.PSUnregisterPropertySchema](https://github.com/dahall/Vanara/search?l=C%23&q=PSUnregisterPropertySchema)
[QueryPathOfRegTypeLib](https://www.google.com/search?num=5&q=QueryPathOfRegTypeLib+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.QueryPathOfRegTypeLib](https://github.com/dahall/Vanara/search?l=C%23&q=QueryPathOfRegTypeLib)
[ReadClassStg](https://www.google.com/search?num=5&q=ReadClassStg+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.ReadClassStg](https://github.com/dahall/Vanara/search?l=C%23&q=ReadClassStg)
[ReadClassStm](https://www.google.com/search?num=5&q=ReadClassStm+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.ReadClassStm](https://github.com/dahall/Vanara/search?l=C%23&q=ReadClassStm)
[ReadFmtUserTypeStg](https://www.google.com/search?num=5&q=ReadFmtUserTypeStg+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.ReadFmtUserTypeStg](https://github.com/dahall/Vanara/search?l=C%23&q=ReadFmtUserTypeStg)
[RegisterActiveObject](https://www.google.com/search?num=5&q=RegisterActiveObject+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.RegisterActiveObject](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterActiveObject)
[RegisterDragDrop](https://www.google.com/search?num=5&q=RegisterDragDrop+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.RegisterDragDrop](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterDragDrop)
[RegisterTypeLib](https://www.google.com/search?num=5&q=RegisterTypeLib+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.RegisterTypeLib](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterTypeLib)
[RegisterTypeLibForUser](https://www.google.com/search?num=5&q=RegisterTypeLibForUser+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.RegisterTypeLibForUser](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterTypeLibForUser)
[ReleaseStgMedium](https://www.google.com/search?num=5&q=ReleaseStgMedium+site%3Adocs.microsoft.com) | ole32.dll | Ole2.h | [Vanara.PInvoke.Ole32.ReleaseStgMedium](https://github.com/dahall/Vanara/search?l=C%23&q=ReleaseStgMedium)
[RevokeActiveObject](https://www.google.com/search?num=5&q=RevokeActiveObject+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.RevokeActiveObject](https://github.com/dahall/Vanara/search?l=C%23&q=RevokeActiveObject)
[RevokeDragDrop](https://www.google.com/search?num=5&q=RevokeDragDrop+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.RevokeDragDrop](https://github.com/dahall/Vanara/search?l=C%23&q=RevokeDragDrop)
[RoGetAgileReference](https://www.google.com/search?num=5&q=RoGetAgileReference+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.RoGetAgileReference](https://github.com/dahall/Vanara/search?l=C%23&q=RoGetAgileReference)
[SafeArrayAccessData](https://www.google.com/search?num=5&q=SafeArrayAccessData+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayAccessData](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayAccessData)
[SafeArrayAddRef](https://www.google.com/search?num=5&q=SafeArrayAddRef+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayAddRef](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayAddRef)
[SafeArrayAllocData](https://www.google.com/search?num=5&q=SafeArrayAllocData+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayAllocData](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayAllocData)
[SafeArrayAllocDescriptor](https://www.google.com/search?num=5&q=SafeArrayAllocDescriptor+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayAllocDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayAllocDescriptor)
[SafeArrayAllocDescriptorEx](https://www.google.com/search?num=5&q=SafeArrayAllocDescriptorEx+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayAllocDescriptorEx](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayAllocDescriptorEx)
[SafeArrayCopy](https://www.google.com/search?num=5&q=SafeArrayCopy+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayCopy](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayCopy)
[SafeArrayCopyData](https://www.google.com/search?num=5&q=SafeArrayCopyData+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayCopyData](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayCopyData)
[SafeArrayCreate](https://www.google.com/search?num=5&q=SafeArrayCreate+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayCreate](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayCreate)
[SafeArrayCreateEx](https://www.google.com/search?num=5&q=SafeArrayCreateEx+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayCreateEx](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayCreateEx)
[SafeArrayCreateVector](https://www.google.com/search?num=5&q=SafeArrayCreateVector+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayCreateVector](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayCreateVector)
[SafeArrayCreateVectorEx](https://www.google.com/search?num=5&q=SafeArrayCreateVectorEx+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayCreateVectorEx](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayCreateVectorEx)
[SafeArrayDestroy](https://www.google.com/search?num=5&q=SafeArrayDestroy+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayDestroy](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayDestroy)
[SafeArrayDestroyData](https://www.google.com/search?num=5&q=SafeArrayDestroyData+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayDestroyData](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayDestroyData)
[SafeArrayDestroyDescriptor](https://www.google.com/search?num=5&q=SafeArrayDestroyDescriptor+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayDestroyDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayDestroyDescriptor)
[SafeArrayGetDim](https://www.google.com/search?num=5&q=SafeArrayGetDim+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayGetDim](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayGetDim)
[SafeArrayGetElement](https://www.google.com/search?num=5&q=SafeArrayGetElement+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayGetElement](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayGetElement)
[SafeArrayGetElemsize](https://www.google.com/search?num=5&q=SafeArrayGetElemsize+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayGetElemsize](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayGetElemsize)
[SafeArrayGetIID](https://www.google.com/search?num=5&q=SafeArrayGetIID+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayGetIID](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayGetIID)
[SafeArrayGetLBound](https://www.google.com/search?num=5&q=SafeArrayGetLBound+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayGetLBound](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayGetLBound)
[SafeArrayGetRecordInfo](https://www.google.com/search?num=5&q=SafeArrayGetRecordInfo+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayGetRecordInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayGetRecordInfo)
[SafeArrayGetUBound](https://www.google.com/search?num=5&q=SafeArrayGetUBound+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayGetUBound](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayGetUBound)
[SafeArrayGetVartype](https://www.google.com/search?num=5&q=SafeArrayGetVartype+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayGetVartype](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayGetVartype)
[SafeArrayLock](https://www.google.com/search?num=5&q=SafeArrayLock+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayLock](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayLock)
[SafeArrayPtrOfIndex](https://www.google.com/search?num=5&q=SafeArrayPtrOfIndex+site%3Adocs.microsoft.com) | oleaut32.dll | OleAuto.h | [Vanara.PInvoke.OleAut32.SafeArrayPtrOfIndex](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayPtrOfIndex)
[SafeArrayPutElement](https://www.google.com/search?num=5&q=SafeArrayPutElement+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayPutElement](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayPutElement)
[SafeArrayRedim](https://www.google.com/search?num=5&q=SafeArrayRedim+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayRedim](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayRedim)
[SafeArrayReleaseData](https://www.google.com/search?num=5&q=SafeArrayReleaseData+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayReleaseData](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayReleaseData)
[SafeArrayReleaseDescriptor](https://www.google.com/search?num=5&q=SafeArrayReleaseDescriptor+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayReleaseDescriptor](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayReleaseDescriptor)
[SafeArraySetIID](https://www.google.com/search?num=5&q=SafeArraySetIID+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArraySetIID](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArraySetIID)
[SafeArraySetRecordInfo](https://www.google.com/search?num=5&q=SafeArraySetRecordInfo+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArraySetRecordInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArraySetRecordInfo)
[SafeArrayUnaccessData](https://www.google.com/search?num=5&q=SafeArrayUnaccessData+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayUnaccessData](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayUnaccessData)
[SafeArrayUnlock](https://www.google.com/search?num=5&q=SafeArrayUnlock+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SafeArrayUnlock](https://github.com/dahall/Vanara/search?l=C%23&q=SafeArrayUnlock)
[SetConvertStg](https://www.google.com/search?num=5&q=SetConvertStg+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.SetConvertStg](https://github.com/dahall/Vanara/search?l=C%23&q=SetConvertStg)
[SetErrorInfo](https://www.google.com/search?num=5&q=SetErrorInfo+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SetErrorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SetErrorInfo)
[StgConvertVariantToProperty](https://www.google.com/search?num=5&q=StgConvertVariantToProperty+site%3Adocs.microsoft.com) | ole32.dll | propidl.h | [Vanara.PInvoke.Ole32.StgConvertVariantToProperty](https://github.com/dahall/Vanara/search?l=C%23&q=StgConvertVariantToProperty)
[StgCreateDocfile](https://www.google.com/search?num=5&q=StgCreateDocfile+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgCreateDocfile](https://github.com/dahall/Vanara/search?l=C%23&q=StgCreateDocfile)
[StgCreateDocfileOnILockBytes](https://www.google.com/search?num=5&q=StgCreateDocfileOnILockBytes+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgCreateDocfileOnILockBytes](https://github.com/dahall/Vanara/search?l=C%23&q=StgCreateDocfileOnILockBytes)
[StgCreatePropSetStg](https://www.google.com/search?num=5&q=StgCreatePropSetStg+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgCreatePropSetStg](https://github.com/dahall/Vanara/search?l=C%23&q=StgCreatePropSetStg)
[StgCreatePropStg](https://www.google.com/search?num=5&q=StgCreatePropStg+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgCreatePropStg](https://github.com/dahall/Vanara/search?l=C%23&q=StgCreatePropStg)
[StgCreateStorageEx](https://www.google.com/search?num=5&q=StgCreateStorageEx+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgCreateStorageEx](https://github.com/dahall/Vanara/search?l=C%23&q=StgCreateStorageEx)
[StgDeserializePropVariant](https://www.google.com/search?num=5&q=StgDeserializePropVariant+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.StgDeserializePropVariant](https://github.com/dahall/Vanara/search?l=C%23&q=StgDeserializePropVariant)
[StgIsStorageFile](https://www.google.com/search?num=5&q=StgIsStorageFile+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgIsStorageFile](https://github.com/dahall/Vanara/search?l=C%23&q=StgIsStorageFile)
[StgIsStorageILockBytes](https://www.google.com/search?num=5&q=StgIsStorageILockBytes+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgIsStorageILockBytes](https://github.com/dahall/Vanara/search?l=C%23&q=StgIsStorageILockBytes)
[StgOpenPropStg](https://www.google.com/search?num=5&q=StgOpenPropStg+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgOpenPropStg](https://github.com/dahall/Vanara/search?l=C%23&q=StgOpenPropStg)
[StgOpenStorage](https://www.google.com/search?num=5&q=StgOpenStorage+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgOpenStorage](https://github.com/dahall/Vanara/search?l=C%23&q=StgOpenStorage)
[StgOpenStorageEx](https://www.google.com/search?num=5&q=StgOpenStorageEx+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgOpenStorageEx](https://github.com/dahall/Vanara/search?l=C%23&q=StgOpenStorageEx)
[StgOpenStorageOnILockBytes](https://www.google.com/search?num=5&q=StgOpenStorageOnILockBytes+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgOpenStorageOnILockBytes](https://github.com/dahall/Vanara/search?l=C%23&q=StgOpenStorageOnILockBytes)
[StgPropertyLengthAsVariant](https://www.google.com/search?num=5&q=StgPropertyLengthAsVariant+site%3Adocs.microsoft.com) | ole32.dll | propapi.h | [Vanara.PInvoke.Ole32.StgPropertyLengthAsVariant](https://github.com/dahall/Vanara/search?l=C%23&q=StgPropertyLengthAsVariant)
[StgSerializePropVariant](https://www.google.com/search?num=5&q=StgSerializePropVariant+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.StgSerializePropVariant](https://github.com/dahall/Vanara/search?l=C%23&q=StgSerializePropVariant)
[StgSetTimes](https://www.google.com/search?num=5&q=StgSetTimes+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.StgSetTimes](https://github.com/dahall/Vanara/search?l=C%23&q=StgSetTimes)
[StringFromCLSID](https://www.google.com/search?num=5&q=StringFromCLSID+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.StringFromCLSID](https://github.com/dahall/Vanara/search?l=C%23&q=StringFromCLSID)
[StringFromGUID2](https://www.google.com/search?num=5&q=StringFromGUID2+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.StringFromGUID2](https://github.com/dahall/Vanara/search?l=C%23&q=StringFromGUID2)
[StringFromIID](https://www.google.com/search?num=5&q=StringFromIID+site%3Adocs.microsoft.com) | ole32.dll | combaseapi.h | [Vanara.PInvoke.Ole32.StringFromIID](https://github.com/dahall/Vanara/search?l=C%23&q=StringFromIID)
[SysAddRefString](https://www.google.com/search?num=5&q=SysAddRefString+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysAddRefString](https://github.com/dahall/Vanara/search?l=C%23&q=SysAddRefString)
[SysAllocString](https://www.google.com/search?num=5&q=SysAllocString+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysAllocString](https://github.com/dahall/Vanara/search?l=C%23&q=SysAllocString)
[SysAllocStringByteLen](https://www.google.com/search?num=5&q=SysAllocStringByteLen+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysAllocStringByteLen](https://github.com/dahall/Vanara/search?l=C%23&q=SysAllocStringByteLen)
[SysAllocStringLen](https://www.google.com/search?num=5&q=SysAllocStringLen+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysAllocStringLen](https://github.com/dahall/Vanara/search?l=C%23&q=SysAllocStringLen)
[SysFreeString](https://www.google.com/search?num=5&q=SysFreeString+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysFreeString](https://github.com/dahall/Vanara/search?l=C%23&q=SysFreeString)
[SysReAllocString](https://www.google.com/search?num=5&q=SysReAllocString+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysReAllocString](https://github.com/dahall/Vanara/search?l=C%23&q=SysReAllocString)
[SysReAllocStringLen](https://www.google.com/search?num=5&q=SysReAllocStringLen+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysReAllocStringLen](https://github.com/dahall/Vanara/search?l=C%23&q=SysReAllocStringLen)
[SysReleaseString](https://www.google.com/search?num=5&q=SysReleaseString+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysReleaseString](https://github.com/dahall/Vanara/search?l=C%23&q=SysReleaseString)
[SysStringByteLen](https://www.google.com/search?num=5&q=SysStringByteLen+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysStringByteLen](https://github.com/dahall/Vanara/search?l=C%23&q=SysStringByteLen)
[SysStringLen](https://www.google.com/search?num=5&q=SysStringLen+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SysStringLen](https://github.com/dahall/Vanara/search?l=C%23&q=SysStringLen)
[SystemTimeToVariantTime](https://www.google.com/search?num=5&q=SystemTimeToVariantTime+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.SystemTimeToVariantTime](https://github.com/dahall/Vanara/search?l=C%23&q=SystemTimeToVariantTime)
[UnRegisterTypeLib](https://www.google.com/search?num=5&q=UnRegisterTypeLib+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.UnRegisterTypeLib](https://github.com/dahall/Vanara/search?l=C%23&q=UnRegisterTypeLib)
[UnRegisterTypeLibForUser](https://www.google.com/search?num=5&q=UnRegisterTypeLibForUser+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.UnRegisterTypeLibForUser](https://github.com/dahall/Vanara/search?l=C%23&q=UnRegisterTypeLibForUser)
[VarAbs](https://www.google.com/search?num=5&q=VarAbs+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarAbs](https://github.com/dahall/Vanara/search?l=C%23&q=VarAbs)
[VarAdd](https://www.google.com/search?num=5&q=VarAdd+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarAdd](https://github.com/dahall/Vanara/search?l=C%23&q=VarAdd)
[VarAnd](https://www.google.com/search?num=5&q=VarAnd+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarAnd](https://github.com/dahall/Vanara/search?l=C%23&q=VarAnd)
[VarBoolFromCy](https://www.google.com/search?num=5&q=VarBoolFromCy+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarBoolFromCy](https://github.com/dahall/Vanara/search?l=C%23&q=VarBoolFromCy)
[VarBoolFromDate](https://www.google.com/search?num=5&q=VarBoolFromDate+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarBoolFromDate](https://github.com/dahall/Vanara/search?l=C%23&q=VarBoolFromDate)
[VarBoolFromDec](https://www.google.com/search?num=5&q=VarBoolFromDec+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarBoolFromDec](https://github.com/dahall/Vanara/search?l=C%23&q=VarBoolFromDec)
[VarBoolFromDisp](https://www.google.com/search?num=5&q=VarBoolFromDisp+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarBoolFromDisp](https://github.com/dahall/Vanara/search?l=C%23&q=VarBoolFromDisp)
[VarBoolFromI2](https://www.google.com/search?num=5&q=VarBoolFromI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBoolFromI4](https://www.google.com/search?num=5&q=VarBoolFromI4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBoolFromUI1](https://www.google.com/search?num=5&q=VarBoolFromUI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrCat](https://www.google.com/search?num=5&q=VarBstrCat+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrCmp](https://www.google.com/search?num=5&q=VarBstrCmp+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromBool](https://www.google.com/search?num=5&q=VarBstrFromBool+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromDate](https://www.google.com/search?num=5&q=VarBstrFromDate+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromDec](https://www.google.com/search?num=5&q=VarBstrFromDec+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromDisp](https://www.google.com/search?num=5&q=VarBstrFromDisp+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromI1](https://www.google.com/search?num=5&q=VarBstrFromI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromI2](https://www.google.com/search?num=5&q=VarBstrFromI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromI4](https://www.google.com/search?num=5&q=VarBstrFromI4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromI8](https://www.google.com/search?num=5&q=VarBstrFromI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromUI2](https://www.google.com/search?num=5&q=VarBstrFromUI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarBstrFromUI8](https://www.google.com/search?num=5&q=VarBstrFromUI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCat](https://www.google.com/search?num=5&q=VarCat+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarCat](https://github.com/dahall/Vanara/search?l=C%23&q=VarCat)
[VarCmp](https://www.google.com/search?num=5&q=VarCmp+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarCmp](https://github.com/dahall/Vanara/search?l=C%23&q=VarCmp)
[VarCyAbs](https://www.google.com/search?num=5&q=VarCyAbs+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyAdd](https://www.google.com/search?num=5&q=VarCyAdd+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyCmp](https://www.google.com/search?num=5&q=VarCyCmp+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyCmpR8](https://www.google.com/search?num=5&q=VarCyCmpR8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFix](https://www.google.com/search?num=5&q=VarCyFix+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFromDisp](https://www.google.com/search?num=5&q=VarCyFromDisp+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFromI1](https://www.google.com/search?num=5&q=VarCyFromI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFromI2](https://www.google.com/search?num=5&q=VarCyFromI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFromI8](https://www.google.com/search?num=5&q=VarCyFromI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFromR8](https://www.google.com/search?num=5&q=VarCyFromR8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFromStr](https://www.google.com/search?num=5&q=VarCyFromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFromUI1](https://www.google.com/search?num=5&q=VarCyFromUI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFromUI4](https://www.google.com/search?num=5&q=VarCyFromUI4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyFromUI8](https://www.google.com/search?num=5&q=VarCyFromUI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyInt](https://www.google.com/search?num=5&q=VarCyInt+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyMul](https://www.google.com/search?num=5&q=VarCyMul+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyMulI4](https://www.google.com/search?num=5&q=VarCyMulI4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyMulI8](https://www.google.com/search?num=5&q=VarCyMulI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyNeg](https://www.google.com/search?num=5&q=VarCyNeg+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCyRound](https://www.google.com/search?num=5&q=VarCyRound+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarCySub](https://www.google.com/search?num=5&q=VarCySub+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDateFromDec](https://www.google.com/search?num=5&q=VarDateFromDec+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDateFromI1](https://www.google.com/search?num=5&q=VarDateFromI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDateFromI2](https://www.google.com/search?num=5&q=VarDateFromI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDateFromI8](https://www.google.com/search?num=5&q=VarDateFromI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDateFromR8](https://www.google.com/search?num=5&q=VarDateFromR8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDateFromStr](https://www.google.com/search?num=5&q=VarDateFromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDateFromUdate](https://www.google.com/search?num=5&q=VarDateFromUdate+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDateFromUdateEx](https://www.google.com/search?num=5&q=VarDateFromUdateEx+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDateFromUI8](https://www.google.com/search?num=5&q=VarDateFromUI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecAbs](https://www.google.com/search?num=5&q=VarDecAbs+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecAdd](https://www.google.com/search?num=5&q=VarDecAdd+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecCmp](https://www.google.com/search?num=5&q=VarDecCmp+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecCmpR8](https://www.google.com/search?num=5&q=VarDecCmpR8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecDiv](https://www.google.com/search?num=5&q=VarDecDiv+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecFix](https://www.google.com/search?num=5&q=VarDecFix+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecFromDate](https://www.google.com/search?num=5&q=VarDecFromDate+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecFromI1](https://www.google.com/search?num=5&q=VarDecFromI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecFromStr](https://www.google.com/search?num=5&q=VarDecFromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecFromUI2](https://www.google.com/search?num=5&q=VarDecFromUI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecFromUI4](https://www.google.com/search?num=5&q=VarDecFromUI4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecFromUI8](https://www.google.com/search?num=5&q=VarDecFromUI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecInt](https://www.google.com/search?num=5&q=VarDecInt+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecMul](https://www.google.com/search?num=5&q=VarDecMul+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecNeg](https://www.google.com/search?num=5&q=VarDecNeg+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecRound](https://www.google.com/search?num=5&q=VarDecRound+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDecSub](https://www.google.com/search?num=5&q=VarDecSub+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarDiv](https://www.google.com/search?num=5&q=VarDiv+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarDiv](https://github.com/dahall/Vanara/search?l=C%23&q=VarDiv)
[VarEqv](https://www.google.com/search?num=5&q=VarEqv+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarEqv](https://github.com/dahall/Vanara/search?l=C%23&q=VarEqv)
[VarFix](https://www.google.com/search?num=5&q=VarFix+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarFix](https://github.com/dahall/Vanara/search?l=C%23&q=VarFix)
[VarFormat](https://www.google.com/search?num=5&q=VarFormat+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarFormat](https://github.com/dahall/Vanara/search?l=C%23&q=VarFormat)
[VarFormatCurrency](https://www.google.com/search?num=5&q=VarFormatCurrency+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarFormatDateTime](https://www.google.com/search?num=5&q=VarFormatDateTime+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarFormatFromTokens](https://www.google.com/search?num=5&q=VarFormatFromTokens+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarFormatNumber](https://www.google.com/search?num=5&q=VarFormatNumber+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarFormatPercent](https://www.google.com/search?num=5&q=VarFormatPercent+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI1FromCy](https://www.google.com/search?num=5&q=VarI1FromCy+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI1FromDec](https://www.google.com/search?num=5&q=VarI1FromDec+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI1FromI8](https://www.google.com/search?num=5&q=VarI1FromI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI1FromUI1](https://www.google.com/search?num=5&q=VarI1FromUI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI2FromDec](https://www.google.com/search?num=5&q=VarI2FromDec+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI2FromDisp](https://www.google.com/search?num=5&q=VarI2FromDisp+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI2FromI1](https://www.google.com/search?num=5&q=VarI2FromI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI2FromI4](https://www.google.com/search?num=5&q=VarI2FromI4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI2FromR8](https://www.google.com/search?num=5&q=VarI2FromR8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI2FromStr](https://www.google.com/search?num=5&q=VarI2FromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI2FromUI8](https://www.google.com/search?num=5&q=VarI2FromUI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI4FromCy](https://www.google.com/search?num=5&q=VarI4FromCy+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI4FromDate](https://www.google.com/search?num=5&q=VarI4FromDate+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI4FromI8](https://www.google.com/search?num=5&q=VarI4FromI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI4FromR8](https://www.google.com/search?num=5&q=VarI4FromR8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI4FromStr](https://www.google.com/search?num=5&q=VarI4FromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI4FromUI8](https://www.google.com/search?num=5&q=VarI4FromUI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI8FromBool](https://www.google.com/search?num=5&q=VarI8FromBool+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarI8FromI1](https://www.google.com/search?num=5&q=VarI8FromI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VARIANT_UserFree](https://www.google.com/search?num=5&q=VARIANT_UserFree+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.VARIANT_UserFree](https://github.com/dahall/Vanara/search?l=C%23&q=VARIANT_UserFree)
[VARIANT_UserFree64](https://www.google.com/search?num=5&q=VARIANT_UserFree64+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.VARIANT_UserFree64](https://github.com/dahall/Vanara/search?l=C%23&q=VARIANT_UserFree64)
[VARIANT_UserMarshal](https://www.google.com/search?num=5&q=VARIANT_UserMarshal+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.VARIANT_UserMarshal](https://github.com/dahall/Vanara/search?l=C%23&q=VARIANT_UserMarshal)
[VARIANT_UserMarshal64](https://www.google.com/search?num=5&q=VARIANT_UserMarshal64+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.VARIANT_UserMarshal64](https://github.com/dahall/Vanara/search?l=C%23&q=VARIANT_UserMarshal64)
[VARIANT_UserSize](https://www.google.com/search?num=5&q=VARIANT_UserSize+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.VARIANT_UserSize](https://github.com/dahall/Vanara/search?l=C%23&q=VARIANT_UserSize)
[VARIANT_UserSize64](https://www.google.com/search?num=5&q=VARIANT_UserSize64+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.VARIANT_UserSize64](https://github.com/dahall/Vanara/search?l=C%23&q=VARIANT_UserSize64)
[VARIANT_UserUnmarshal](https://www.google.com/search?num=5&q=VARIANT_UserUnmarshal+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.VARIANT_UserUnmarshal](https://github.com/dahall/Vanara/search?l=C%23&q=VARIANT_UserUnmarshal)
[VARIANT_UserUnmarshal64](https://www.google.com/search?num=5&q=VARIANT_UserUnmarshal64+site%3Adocs.microsoft.com) | oleaut32.dll | oaidl.h | [Vanara.PInvoke.OleAut32.VARIANT_UserUnmarshal64](https://github.com/dahall/Vanara/search?l=C%23&q=VARIANT_UserUnmarshal64)
[VariantChangeType](https://www.google.com/search?num=5&q=VariantChangeType+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VariantChangeType](https://github.com/dahall/Vanara/search?l=C%23&q=VariantChangeType)
[VariantChangeTypeEx](https://www.google.com/search?num=5&q=VariantChangeTypeEx+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VariantChangeTypeEx](https://github.com/dahall/Vanara/search?l=C%23&q=VariantChangeTypeEx)
[VariantClear](https://www.google.com/search?num=5&q=VariantClear+site%3Adocs.microsoft.com) | oleaut32.dll | OleAuto.h | [Vanara.PInvoke.OleAut32.VariantClear](https://github.com/dahall/Vanara/search?l=C%23&q=VariantClear)
[VariantCompare](https://www.google.com/search?num=5&q=VariantCompare+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantCompare](https://github.com/dahall/Vanara/search?l=C%23&q=VariantCompare)
[VariantCopy](https://www.google.com/search?num=5&q=VariantCopy+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VariantCopy](https://github.com/dahall/Vanara/search?l=C%23&q=VariantCopy)
[VariantCopyInd](https://www.google.com/search?num=5&q=VariantCopyInd+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VariantCopyInd](https://github.com/dahall/Vanara/search?l=C%23&q=VariantCopyInd)
[VariantGetBooleanElem](https://www.google.com/search?num=5&q=VariantGetBooleanElem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetBooleanElem](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetBooleanElem)
[VariantGetDoubleElem](https://www.google.com/search?num=5&q=VariantGetDoubleElem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetDoubleElem](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetDoubleElem)
[VariantGetElementCount](https://www.google.com/search?num=5&q=VariantGetElementCount+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetElementCount](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetElementCount)
[VariantGetInt16Elem](https://www.google.com/search?num=5&q=VariantGetInt16Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetInt16Elem](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetInt16Elem)
[VariantGetInt32Elem](https://www.google.com/search?num=5&q=VariantGetInt32Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetInt32Elem](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetInt32Elem)
[VariantGetInt64Elem](https://www.google.com/search?num=5&q=VariantGetInt64Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetInt64Elem](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetInt64Elem)
[VariantGetStringElem](https://www.google.com/search?num=5&q=VariantGetStringElem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetStringElem](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetStringElem)
[VariantGetUInt16Elem](https://www.google.com/search?num=5&q=VariantGetUInt16Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetUInt16Elem](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetUInt16Elem)
[VariantGetUInt32Elem](https://www.google.com/search?num=5&q=VariantGetUInt32Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetUInt32Elem](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetUInt32Elem)
[VariantGetUInt64Elem](https://www.google.com/search?num=5&q=VariantGetUInt64Elem+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantGetUInt64Elem](https://github.com/dahall/Vanara/search?l=C%23&q=VariantGetUInt64Elem)
[VariantInit](https://www.google.com/search?num=5&q=VariantInit+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VariantInit](https://github.com/dahall/Vanara/search?l=C%23&q=VariantInit)
[VariantTimeToDosDateTime](https://www.google.com/search?num=5&q=VariantTimeToDosDateTime+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VariantTimeToDosDateTime](https://github.com/dahall/Vanara/search?l=C%23&q=VariantTimeToDosDateTime)
[VariantTimeToSystemTime](https://www.google.com/search?num=5&q=VariantTimeToSystemTime+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VariantTimeToSystemTime](https://github.com/dahall/Vanara/search?l=C%23&q=VariantTimeToSystemTime)
[VariantToBoolean](https://www.google.com/search?num=5&q=VariantToBoolean+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToBoolean](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToBoolean)
[VariantToBooleanArray](https://www.google.com/search?num=5&q=VariantToBooleanArray+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToBooleanArray](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToBooleanArray)
[VariantToBooleanArrayAlloc](https://www.google.com/search?num=5&q=VariantToBooleanArrayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToBooleanArrayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToBooleanArrayAlloc)
[VariantToBooleanWithDefault](https://www.google.com/search?num=5&q=VariantToBooleanWithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToBooleanWithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToBooleanWithDefault)
[VariantToBuffer](https://www.google.com/search?num=5&q=VariantToBuffer+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToBuffer)
[VariantToDosDateTime](https://www.google.com/search?num=5&q=VariantToDosDateTime+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToDosDateTime](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToDosDateTime)
[VariantToDouble](https://www.google.com/search?num=5&q=VariantToDouble+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToDouble](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToDouble)
[VariantToDoubleArray](https://www.google.com/search?num=5&q=VariantToDoubleArray+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToDoubleArray](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToDoubleArray)
[VariantToDoubleArrayAlloc](https://www.google.com/search?num=5&q=VariantToDoubleArrayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToDoubleArrayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToDoubleArrayAlloc)
[VariantToDoubleWithDefault](https://www.google.com/search?num=5&q=VariantToDoubleWithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToDoubleWithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToDoubleWithDefault)
[VariantToFileTime](https://www.google.com/search?num=5&q=VariantToFileTime+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToFileTime](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToFileTime)
[VariantToGUID](https://www.google.com/search?num=5&q=VariantToGUID+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToGUID](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToGUID)
[VariantToInt16](https://www.google.com/search?num=5&q=VariantToInt16+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt16](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt16)
[VariantToInt16Array](https://www.google.com/search?num=5&q=VariantToInt16Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt16Array](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt16Array)
[VariantToInt16ArrayAlloc](https://www.google.com/search?num=5&q=VariantToInt16ArrayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt16ArrayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt16ArrayAlloc)
[VariantToInt16WithDefault](https://www.google.com/search?num=5&q=VariantToInt16WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt16WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt16WithDefault)
[VariantToInt32](https://www.google.com/search?num=5&q=VariantToInt32+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt32](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt32)
[VariantToInt32Array](https://www.google.com/search?num=5&q=VariantToInt32Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt32Array](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt32Array)
[VariantToInt32ArrayAlloc](https://www.google.com/search?num=5&q=VariantToInt32ArrayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt32ArrayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt32ArrayAlloc)
[VariantToInt32WithDefault](https://www.google.com/search?num=5&q=VariantToInt32WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt32WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt32WithDefault)
[VariantToInt64](https://www.google.com/search?num=5&q=VariantToInt64+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt64](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt64)
[VariantToInt64Array](https://www.google.com/search?num=5&q=VariantToInt64Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt64Array](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt64Array)
[VariantToInt64ArrayAlloc](https://www.google.com/search?num=5&q=VariantToInt64ArrayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt64ArrayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt64ArrayAlloc)
[VariantToInt64WithDefault](https://www.google.com/search?num=5&q=VariantToInt64WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToInt64WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToInt64WithDefault)
[VariantToPropVariant](https://www.google.com/search?num=5&q=VariantToPropVariant+site%3Adocs.microsoft.com) | propsys.dll | Propvarutil.h | [Vanara.PInvoke.PropSys.VariantToPropVariant](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToPropVariant)
[VariantToString](https://www.google.com/search?num=5&q=VariantToString+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToString](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToString)
[VariantToStringAlloc](https://www.google.com/search?num=5&q=VariantToStringAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToStringAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToStringAlloc)
[VariantToStringArray](https://www.google.com/search?num=5&q=VariantToStringArray+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToStringArray](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToStringArray)
[VariantToStringArrayAlloc](https://www.google.com/search?num=5&q=VariantToStringArrayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToStringArrayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToStringArrayAlloc)
[VariantToStringWithDefault](https://www.google.com/search?num=5&q=VariantToStringWithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToStringWithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToStringWithDefault)
[VariantToStrRet](https://www.google.com/search?num=5&q=VariantToStrRet+site%3Adocs.microsoft.com) | propsys.dll | |
[VariantToUInt16](https://www.google.com/search?num=5&q=VariantToUInt16+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt16](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt16)
[VariantToUInt16Array](https://www.google.com/search?num=5&q=VariantToUInt16Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt16Array](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt16Array)
[VariantToUInt16ArrayAlloc](https://www.google.com/search?num=5&q=VariantToUInt16ArrayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt16ArrayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt16ArrayAlloc)
[VariantToUInt16WithDefault](https://www.google.com/search?num=5&q=VariantToUInt16WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt16WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt16WithDefault)
[VariantToUInt32](https://www.google.com/search?num=5&q=VariantToUInt32+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt32](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt32)
[VariantToUInt32Array](https://www.google.com/search?num=5&q=VariantToUInt32Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt32Array](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt32Array)
[VariantToUInt32ArrayAlloc](https://www.google.com/search?num=5&q=VariantToUInt32ArrayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt32ArrayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt32ArrayAlloc)
[VariantToUInt32WithDefault](https://www.google.com/search?num=5&q=VariantToUInt32WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt32WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt32WithDefault)
[VariantToUInt64](https://www.google.com/search?num=5&q=VariantToUInt64+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt64](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt64)
[VariantToUInt64Array](https://www.google.com/search?num=5&q=VariantToUInt64Array+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt64Array](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt64Array)
[VariantToUInt64ArrayAlloc](https://www.google.com/search?num=5&q=VariantToUInt64ArrayAlloc+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt64ArrayAlloc](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt64ArrayAlloc)
[VariantToUInt64WithDefault](https://www.google.com/search?num=5&q=VariantToUInt64WithDefault+site%3Adocs.microsoft.com) | propsys.dll | propvarutil.h | [Vanara.PInvoke.PropSys.VariantToUInt64WithDefault](https://github.com/dahall/Vanara/search?l=C%23&q=VariantToUInt64WithDefault)
[VarIdiv](https://www.google.com/search?num=5&q=VarIdiv+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarIdiv](https://github.com/dahall/Vanara/search?l=C%23&q=VarIdiv)
[VarImp](https://www.google.com/search?num=5&q=VarImp+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarImp](https://github.com/dahall/Vanara/search?l=C%23&q=VarImp)
[VarInt](https://www.google.com/search?num=5&q=VarInt+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarInt](https://github.com/dahall/Vanara/search?l=C%23&q=VarInt)
[VarMod](https://www.google.com/search?num=5&q=VarMod+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarMod](https://github.com/dahall/Vanara/search?l=C%23&q=VarMod)
[VarMonthName](https://www.google.com/search?num=5&q=VarMonthName+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarMonthName](https://github.com/dahall/Vanara/search?l=C%23&q=VarMonthName)
[VarMul](https://www.google.com/search?num=5&q=VarMul+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarMul](https://github.com/dahall/Vanara/search?l=C%23&q=VarMul)
[VarNeg](https://www.google.com/search?num=5&q=VarNeg+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarNeg](https://github.com/dahall/Vanara/search?l=C%23&q=VarNeg)
[VarNot](https://www.google.com/search?num=5&q=VarNot+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarNot](https://github.com/dahall/Vanara/search?l=C%23&q=VarNot)
[VarNumFromParseNum](https://www.google.com/search?num=5&q=VarNumFromParseNum+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarNumFromParseNum](https://github.com/dahall/Vanara/search?l=C%23&q=VarNumFromParseNum)
[VarOr](https://www.google.com/search?num=5&q=VarOr+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarOr](https://github.com/dahall/Vanara/search?l=C%23&q=VarOr)
[VarParseNumFromStr](https://www.google.com/search?num=5&q=VarParseNumFromStr+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarParseNumFromStr](https://github.com/dahall/Vanara/search?l=C%23&q=VarParseNumFromStr)
[VarPow](https://www.google.com/search?num=5&q=VarPow+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarPow](https://github.com/dahall/Vanara/search?l=C%23&q=VarPow)
[VarR4CmpR8](https://www.google.com/search?num=5&q=VarR4CmpR8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR4FromStr](https://www.google.com/search?num=5&q=VarR4FromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR4FromUI4](https://www.google.com/search?num=5&q=VarR4FromUI4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR8FromBool](https://www.google.com/search?num=5&q=VarR8FromBool+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR8FromCy](https://www.google.com/search?num=5&q=VarR8FromCy+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR8FromI4](https://www.google.com/search?num=5&q=VarR8FromI4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR8FromI8](https://www.google.com/search?num=5&q=VarR8FromI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR8FromStr](https://www.google.com/search?num=5&q=VarR8FromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR8FromUI2](https://www.google.com/search?num=5&q=VarR8FromUI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR8FromUI4](https://www.google.com/search?num=5&q=VarR8FromUI4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR8Pow](https://www.google.com/search?num=5&q=VarR8Pow+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarR8Round](https://www.google.com/search?num=5&q=VarR8Round+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarRound](https://www.google.com/search?num=5&q=VarRound+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarRound](https://github.com/dahall/Vanara/search?l=C%23&q=VarRound)
[VarSub](https://www.google.com/search?num=5&q=VarSub+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarSub](https://github.com/dahall/Vanara/search?l=C%23&q=VarSub)
[VarTokenizeFormatString](https://www.google.com/search?num=5&q=VarTokenizeFormatString+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarTokenizeFormatString](https://github.com/dahall/Vanara/search?l=C%23&q=VarTokenizeFormatString)
[VarUdateFromDate](https://www.google.com/search?num=5&q=VarUdateFromDate+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI1FromI1](https://www.google.com/search?num=5&q=VarUI1FromI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI1FromR4](https://www.google.com/search?num=5&q=VarUI1FromR4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI1FromR8](https://www.google.com/search?num=5&q=VarUI1FromR8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI1FromStr](https://www.google.com/search?num=5&q=VarUI1FromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI2FromDisp](https://www.google.com/search?num=5&q=VarUI2FromDisp+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI2FromI2](https://www.google.com/search?num=5&q=VarUI2FromI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI2FromStr](https://www.google.com/search?num=5&q=VarUI2FromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI4FromCy](https://www.google.com/search?num=5&q=VarUI4FromCy+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI4FromI8](https://www.google.com/search?num=5&q=VarUI4FromI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI4FromR4](https://www.google.com/search?num=5&q=VarUI4FromR4+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI4FromR8](https://www.google.com/search?num=5&q=VarUI4FromR8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI4FromStr](https://www.google.com/search?num=5&q=VarUI4FromStr+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI4FromUI2](https://www.google.com/search?num=5&q=VarUI4FromUI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI4FromUI8](https://www.google.com/search?num=5&q=VarUI4FromUI8+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI8FromBool](https://www.google.com/search?num=5&q=VarUI8FromBool+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI8FromCy](https://www.google.com/search?num=5&q=VarUI8FromCy+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI8FromDate](https://www.google.com/search?num=5&q=VarUI8FromDate+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI8FromDec](https://www.google.com/search?num=5&q=VarUI8FromDec+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI8FromDisp](https://www.google.com/search?num=5&q=VarUI8FromDisp+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI8FromI1](https://www.google.com/search?num=5&q=VarUI8FromI1+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarUI8FromI2](https://www.google.com/search?num=5&q=VarUI8FromI2+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarWeekdayName](https://www.google.com/search?num=5&q=VarWeekdayName+site%3Adocs.microsoft.com) | oleaut32.dll | |
[VarXor](https://www.google.com/search?num=5&q=VarXor+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VarXor](https://github.com/dahall/Vanara/search?l=C%23&q=VarXor)
[VectorFromBstr](https://www.google.com/search?num=5&q=VectorFromBstr+site%3Adocs.microsoft.com) | oleaut32.dll | oleauto.h | [Vanara.PInvoke.OleAut32.VectorFromBstr](https://github.com/dahall/Vanara/search?l=C%23&q=VectorFromBstr)
[WinRTPropertyValueToPropVariant](https://www.google.com/search?num=5&q=WinRTPropertyValueToPropVariant+site%3Adocs.microsoft.com) | propsys.dll | propsys.h | [Vanara.PInvoke.PropSys.WinRTPropertyValueToPropVariant](https://github.com/dahall/Vanara/search?l=C%23&q=WinRTPropertyValueToPropVariant)
[WriteClassStg](https://www.google.com/search?num=5&q=WriteClassStg+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.WriteClassStg](https://github.com/dahall/Vanara/search?l=C%23&q=WriteClassStg)
[WriteClassStm](https://www.google.com/search?num=5&q=WriteClassStm+site%3Adocs.microsoft.com) | ole32.dll | coml2api.h | [Vanara.PInvoke.Ole32.WriteClassStm](https://github.com/dahall/Vanara/search?l=C%23&q=WriteClassStm)
[WriteFmtUserTypeStg](https://www.google.com/search?num=5&q=WriteFmtUserTypeStg+site%3Adocs.microsoft.com) | ole32.dll | ole2.h | [Vanara.PInvoke.Ole32.WriteFmtUserTypeStg](https://github.com/dahall/Vanara/search?l=C%23&q=WriteFmtUserTypeStg)
2018-06-06 14:05:52 -04:00
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
2020-06-03 00:02:36 -04:00
[BIND_OPTS_V](https://www.google.com/search?num=5&q=BIND_OPTS_V+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.BIND_OPTS_V](https://github.com/dahall/Vanara/search?l=C%23&q=BIND_OPTS_V)
[BIND_OPTS2](https://www.google.com/search?num=5&q=BIND_OPTS2+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.BIND_OPTS2](https://github.com/dahall/Vanara/search?l=C%23&q=BIND_OPTS2)
[BIND_OPTS3](https://www.google.com/search?num=5&q=BIND_OPTS3+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.BIND_OPTS3](https://github.com/dahall/Vanara/search?l=C%23&q=BIND_OPTS3)
[BLOB](https://www.google.com/search?num=5&q=BLOB+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.BLOB](https://github.com/dahall/Vanara/search?l=C%23&q=BLOB)
[BMP](https://www.google.com/search?num=5&q=BMP+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.OleAut32.PICTDESC.PICTDEC_UNION.BMP](https://github.com/dahall/Vanara/search?l=C%23&q=BMP)
[BYNAME](https://www.google.com/search?num=5&q=BYNAME+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.uCLSSPEC.SpecUnion.BYNAME](https://github.com/dahall/Vanara/search?l=C%23&q=BYNAME)
[BYOBJECTID](https://www.google.com/search?num=5&q=BYOBJECTID+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.uCLSSPEC.SpecUnion.BYOBJECTID](https://github.com/dahall/Vanara/search?l=C%23&q=BYOBJECTID)
2020-06-14 13:17:58 -04:00
[CATEGORYINFO](https://www.google.com/search?num=5&q=CATEGORYINFO+site%3Adocs.microsoft.com) | comcat.h | [Vanara.PInvoke.Ole32.CATEGORYINFO](https://github.com/dahall/Vanara/search?l=C%23&q=CATEGORYINFO)
2020-06-03 00:02:36 -04:00
[CLIPDATA](https://www.google.com/search?num=5&q=CLIPDATA+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.CLIPDATA](https://github.com/dahall/Vanara/search?l=C%23&q=CLIPDATA)
[CO_MTA_USAGE_COOKIE](https://www.google.com/search?num=5&q=CO_MTA_USAGE_COOKIE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.CO_MTA_USAGE_COOKIE](https://github.com/dahall/Vanara/search?l=C%23&q=CO_MTA_USAGE_COOKIE)
[ContextProperty](https://www.google.com/search?num=5&q=ContextProperty+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.ContextProperty](https://github.com/dahall/Vanara/search?l=C%23&q=ContextProperty)
[COSERVERINFO](https://www.google.com/search?num=5&q=COSERVERINFO+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.COSERVERINFO](https://github.com/dahall/Vanara/search?l=C%23&q=COSERVERINFO)
[CSPLATFORM](https://www.google.com/search?num=5&q=CSPLATFORM+site%3Adocs.microsoft.com) | wtypes.h | [Vanara.PInvoke.Ole32.CSPLATFORM](https://github.com/dahall/Vanara/search?l=C%23&q=CSPLATFORM)
[CUSTDATA](https://www.google.com/search?num=5&q=CUSTDATA+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.CUSTDATA](https://github.com/dahall/Vanara/search?l=C%23&q=CUSTDATA)
[CUSTDATAITEM](https://www.google.com/search?num=5&q=CUSTDATAITEM+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.CUSTDATAITEM](https://github.com/dahall/Vanara/search?l=C%23&q=CUSTDATAITEM)
[DVTARGETDEVICE](https://www.google.com/search?num=5&q=DVTARGETDEVICE+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.DVTARGETDEVICE](https://github.com/dahall/Vanara/search?l=C%23&q=DVTARGETDEVICE)
[EMF](https://www.google.com/search?num=5&q=EMF+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.OleAut32.PICTDESC.PICTDEC_UNION.EMF](https://github.com/dahall/Vanara/search?l=C%23&q=EMF)
[FONTDESC](https://www.google.com/search?num=5&q=FONTDESC+site%3Adocs.microsoft.com) | olectl.h | [Vanara.PInvoke.OleAut32.FONTDESC](https://github.com/dahall/Vanara/search?l=C%23&q=FONTDESC)
[HOLEMENU](https://www.google.com/search?num=5&q=HOLEMENU+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.HOLEMENU](https://github.com/dahall/Vanara/search?l=C%23&q=HOLEMENU)
[ICON](https://www.google.com/search?num=5&q=ICON+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.OleAut32.PICTDESC.PICTDEC_UNION.ICON](https://github.com/dahall/Vanara/search?l=C%23&q=ICON)
[INTERFACEDATA](https://www.google.com/search?num=5&q=INTERFACEDATA+site%3Adocs.microsoft.com) | oleauto.h | [Vanara.PInvoke.OleAut32.INTERFACEDATA](https://github.com/dahall/Vanara/search?l=C%23&q=INTERFACEDATA)
[INTERFACEINFO](https://www.google.com/search?num=5&q=INTERFACEINFO+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.INTERFACEINFO](https://github.com/dahall/Vanara/search?l=C%23&q=INTERFACEINFO)
[LICINFO](https://www.google.com/search?num=5&q=LICINFO+site%3Adocs.microsoft.com) | ocidl.h | [Vanara.PInvoke.Ole32.LICINFO](https://github.com/dahall/Vanara/search?l=C%23&q=LICINFO)
[METHODDATA](https://www.google.com/search?num=5&q=METHODDATA+site%3Adocs.microsoft.com) | oleauto.h | [Vanara.PInvoke.OleAut32.METHODDATA](https://github.com/dahall/Vanara/search?l=C%23&q=METHODDATA)
[MULTI_QI](https://www.google.com/search?num=5&q=MULTI_QI+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.MULTI_QI](https://github.com/dahall/Vanara/search?l=C%23&q=MULTI_QI)
[NUMPARSE](https://www.google.com/search?num=5&q=NUMPARSE+site%3Adocs.microsoft.com) | oleauto.h | [Vanara.PInvoke.OleAut32.NUMPARSE](https://github.com/dahall/Vanara/search?l=C%23&q=NUMPARSE)
[OCPFIPARAMS](https://www.google.com/search?num=5&q=OCPFIPARAMS+site%3Adocs.microsoft.com) | olectl.h | [Vanara.PInvoke.OleAut32.OCPFIPARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=OCPFIPARAMS)
[OIFI](https://www.google.com/search?num=5&q=OIFI+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.OIFI](https://github.com/dahall/Vanara/search?l=C%23&q=OIFI)
[OLEMENUGROUPWIDTHS](https://www.google.com/search?num=5&q=OLEMENUGROUPWIDTHS+site%3Adocs.microsoft.com) | Oleidl.h | [Vanara.PInvoke.Ole32.OLEMENUGROUPWIDTHS](https://github.com/dahall/Vanara/search?l=C%23&q=OLEMENUGROUPWIDTHS)
[OLESTREAM](https://www.google.com/search?num=5&q=OLESTREAM+site%3Adocs.microsoft.com) | ole2.h | [Vanara.PInvoke.Ole32.OLESTREAM](https://github.com/dahall/Vanara/search?l=C%23&q=OLESTREAM)
[OLEVERB](https://www.google.com/search?num=5&q=OLEVERB+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.OLEVERB](https://github.com/dahall/Vanara/search?l=C%23&q=OLEVERB)
[PACKEDMETA](https://www.google.com/search?num=5&q=PACKEDMETA+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.PACKEDMETA](https://github.com/dahall/Vanara/search?l=C%23&q=PACKEDMETA)
[PARAMDATA](https://www.google.com/search?num=5&q=PARAMDATA+site%3Adocs.microsoft.com) | oleauto.h | [Vanara.PInvoke.OleAut32.PARAMDATA](https://github.com/dahall/Vanara/search?l=C%23&q=PARAMDATA)
[PICTDEC_UNION](https://www.google.com/search?num=5&q=PICTDEC_UNION+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.OleAut32.PICTDESC.PICTDEC_UNION](https://github.com/dahall/Vanara/search?l=C%23&q=PICTDEC_UNION)
[PICTDESC](https://www.google.com/search?num=5&q=PICTDESC+site%3Adocs.microsoft.com) | olectl.h | [Vanara.PInvoke.OleAut32.PICTDESC](https://github.com/dahall/Vanara/search?l=C%23&q=PICTDESC)
[PROPBAG2](https://www.google.com/search?num=5&q=PROPBAG2+site%3Adocs.microsoft.com) | Ocidl.h | [Vanara.PInvoke.OleAut32.PROPBAG2](https://github.com/dahall/Vanara/search?l=C%23&q=PROPBAG2)
[PROPERTYKEY](https://www.google.com/search?num=5&q=PROPERTYKEY+site%3Adocs.microsoft.com) | wtypes.h | [Vanara.PInvoke.Ole32.PROPERTYKEY](https://github.com/dahall/Vanara/search?l=C%23&q=PROPERTYKEY)
[PROPSPEC](https://www.google.com/search?num=5&q=PROPSPEC+site%3Adocs.microsoft.com) | propidl.h | [Vanara.PInvoke.Ole32.PROPSPEC](https://github.com/dahall/Vanara/search?l=C%23&q=PROPSPEC)
[PROPSPECunion](https://www.google.com/search?num=5&q=PROPSPECunion+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.PROPSPEC.PROPSPECunion](https://github.com/dahall/Vanara/search?l=C%23&q=PROPSPECunion)
[PROPVARIANT](https://www.google.com/search?num=5&q=PROPVARIANT+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.PROPVARIANT](https://github.com/dahall/Vanara/search?l=C%23&q=PROPVARIANT)
[PROPVARIANT_IMMUTABLE](https://www.google.com/search?num=5&q=PROPVARIANT_IMMUTABLE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.PROPVARIANT_IMMUTABLE](https://github.com/dahall/Vanara/search?l=C%23&q=PROPVARIANT_IMMUTABLE)
[QUERYCONTEXT](https://www.google.com/search?num=5&q=QUERYCONTEXT+site%3Adocs.microsoft.com) | wtypes.h | [Vanara.PInvoke.Ole32.QUERYCONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=QUERYCONTEXT)
[RPC_AUTH_IDENTITY_HANDLE](https://www.google.com/search?num=5&q=RPC_AUTH_IDENTITY_HANDLE+site%3Adocs.microsoft.com) | rpcdce.h | [Vanara.PInvoke.Ole32.RPC_AUTH_IDENTITY_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=RPC_AUTH_IDENTITY_HANDLE)
[RPC_AUTHZ_HANDLE](https://www.google.com/search?num=5&q=RPC_AUTHZ_HANDLE+site%3Adocs.microsoft.com) | rpcdce.h | [Vanara.PInvoke.Ole32.RPC_AUTHZ_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=RPC_AUTHZ_HANDLE)
[SAFEARRAY](https://www.google.com/search?num=5&q=SAFEARRAY+site%3Adocs.microsoft.com) | OaIdl.h | [Vanara.PInvoke.OleAut32.SAFEARRAY](https://github.com/dahall/Vanara/search?l=C%23&q=SAFEARRAY)
[SAFEARRAYBOUND](https://www.google.com/search?num=5&q=SAFEARRAYBOUND+site%3Adocs.microsoft.com) | OaIdl.h | [Vanara.PInvoke.OleAut32.SAFEARRAYBOUND](https://github.com/dahall/Vanara/search?l=C%23&q=SAFEARRAYBOUND)
[SNB](https://www.google.com/search?num=5&q=SNB+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.SNB](https://github.com/dahall/Vanara/search?l=C%23&q=SNB)
[SOLE_AUTHENTICATION_INFO](https://www.google.com/search?num=5&q=SOLE_AUTHENTICATION_INFO+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.SOLE_AUTHENTICATION_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=SOLE_AUTHENTICATION_INFO)
[SOLE_AUTHENTICATION_LIST](https://www.google.com/search?num=5&q=SOLE_AUTHENTICATION_LIST+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.SOLE_AUTHENTICATION_LIST](https://github.com/dahall/Vanara/search?l=C%23&q=SOLE_AUTHENTICATION_LIST)
[SOLE_AUTHENTICATION_SERVICE](https://www.google.com/search?num=5&q=SOLE_AUTHENTICATION_SERVICE+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.SOLE_AUTHENTICATION_SERVICE](https://github.com/dahall/Vanara/search?l=C%23&q=SOLE_AUTHENTICATION_SERVICE)
[STATPROPSETSTG](https://www.google.com/search?num=5&q=STATPROPSETSTG+site%3Adocs.microsoft.com) | propidl.h | [Vanara.PInvoke.Ole32.STATPROPSETSTG](https://github.com/dahall/Vanara/search?l=C%23&q=STATPROPSETSTG)
[STATPROPSTG](https://www.google.com/search?num=5&q=STATPROPSTG+site%3Adocs.microsoft.com) | propidl.h | [Vanara.PInvoke.Ole32.STATPROPSTG](https://github.com/dahall/Vanara/search?l=C%23&q=STATPROPSTG)
[STGOPTIONS](https://www.google.com/search?num=5&q=STGOPTIONS+site%3Adocs.microsoft.com) | Objbase.h | [Vanara.PInvoke.Ole32.STGOPTIONS](https://github.com/dahall/Vanara/search?l=C%23&q=STGOPTIONS)
[StorageLayout](https://www.google.com/search?num=5&q=StorageLayout+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.StorageLayout](https://github.com/dahall/Vanara/search?l=C%23&q=StorageLayout)
[VARIANT](https://www.google.com/search?num=5&q=VARIANT+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.VARIANT](https://github.com/dahall/Vanara/search?l=C%23&q=VARIANT)
[WIA_DATA_CALLBACK_HEADER](https://www.google.com/search?num=5&q=WIA_DATA_CALLBACK_HEADER+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.WIA_DATA_CALLBACK_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=WIA_DATA_CALLBACK_HEADER)
[WIA_DATA_TRANSFER_INFO](https://www.google.com/search?num=5&q=WIA_DATA_TRANSFER_INFO+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.WIA_DATA_TRANSFER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=WIA_DATA_TRANSFER_INFO)
[WIA_DEV_CAP](https://www.google.com/search?num=5&q=WIA_DEV_CAP+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.WIA_DEV_CAP](https://github.com/dahall/Vanara/search?l=C%23&q=WIA_DEV_CAP)
[WIA_DITHER_PATTERN_DATA](https://www.google.com/search?num=5&q=WIA_DITHER_PATTERN_DATA+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.WIA_DITHER_PATTERN_DATA](https://github.com/dahall/Vanara/search?l=C%23&q=WIA_DITHER_PATTERN_DATA)
[WIA_EXTENDED_TRANSFER_INFO](https://www.google.com/search?num=5&q=WIA_EXTENDED_TRANSFER_INFO+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.WIA_EXTENDED_TRANSFER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=WIA_EXTENDED_TRANSFER_INFO)
[WIA_FORMAT_INFO](https://www.google.com/search?num=5&q=WIA_FORMAT_INFO+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.WIA_FORMAT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=WIA_FORMAT_INFO)
[WMF](https://www.google.com/search?num=5&q=WMF+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.OleAut32.PICTDESC.PICTDEC_UNION.WMF](https://github.com/dahall/Vanara/search?l=C%23&q=WMF)
2018-06-06 14:05:52 -04:00
### Interfaces
2019-09-05 23:03:18 -04:00
Native Interface | Header | Managed Interface
--- | --- | ---
2020-06-03 00:02:36 -04:00
[IActivationFilter](https://www.google.com/search?num=5&q=IActivationFilter+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IActivationFilter](https://github.com/dahall/Vanara/search?l=C%23&q=IActivationFilter)
[IAgileObject](https://www.google.com/search?num=5&q=IAgileObject+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IAgileObject](https://github.com/dahall/Vanara/search?l=C%23&q=IAgileObject)
[IAgileReference](https://www.google.com/search?num=5&q=IAgileReference+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IAgileReference](https://github.com/dahall/Vanara/search?l=C%23&q=IAgileReference)
[IBindCtxV](https://www.google.com/search?num=5&q=IBindCtxV+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IBindCtxV](https://github.com/dahall/Vanara/search?l=C%23&q=IBindCtxV)
2020-06-14 13:17:58 -04:00
[ICatInformation](https://www.google.com/search?num=5&q=ICatInformation+site%3Adocs.microsoft.com) | comcat.h | [Vanara.PInvoke.Ole32.ICatInformation](https://github.com/dahall/Vanara/search?l=C%23&q=ICatInformation)
[ICatRegister](https://www.google.com/search?num=5&q=ICatRegister+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.ICatRegister](https://github.com/dahall/Vanara/search?l=C%23&q=ICatRegister)
2020-06-03 00:02:36 -04:00
[IChannelHook](https://www.google.com/search?num=5&q=IChannelHook+site%3Adocs.microsoft.com) | objidlbase.h | [Vanara.PInvoke.Ole32.IChannelHook](https://github.com/dahall/Vanara/search?l=C%23&q=IChannelHook)
[IClassFactory](https://www.google.com/search?num=5&q=IClassFactory+site%3Adocs.microsoft.com) | unknwnbase.h | [Vanara.PInvoke.Ole32.IClassFactory](https://github.com/dahall/Vanara/search?l=C%23&q=IClassFactory)
[IClassFactory2](https://www.google.com/search?num=5&q=IClassFactory2+site%3Adocs.microsoft.com) | ocidl.h | [Vanara.PInvoke.Ole32.IClassFactory2](https://github.com/dahall/Vanara/search?l=C%23&q=IClassFactory2)
[IContext](https://www.google.com/search?num=5&q=IContext+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IContext](https://github.com/dahall/Vanara/search?l=C%23&q=IContext)
[ICreateErrorInfo](https://www.google.com/search?num=5&q=ICreateErrorInfo+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.ICreateErrorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=ICreateErrorInfo)
[ICreateObject](https://www.google.com/search?num=5&q=ICreateObject+site%3Adocs.microsoft.com) | propsys.h | [Vanara.PInvoke.PropSys.ICreateObject](https://github.com/dahall/Vanara/search?l=C%23&q=ICreateObject)
[ICreateTypeInfo](https://www.google.com/search?num=5&q=ICreateTypeInfo+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.ICreateTypeInfo](https://github.com/dahall/Vanara/search?l=C%23&q=ICreateTypeInfo)
[ICreateTypeInfo2](https://www.google.com/search?num=5&q=ICreateTypeInfo2+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.ICreateTypeInfo2](https://github.com/dahall/Vanara/search?l=C%23&q=ICreateTypeInfo2)
[ICreateTypeLib](https://www.google.com/search?num=5&q=ICreateTypeLib+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.ICreateTypeLib](https://github.com/dahall/Vanara/search?l=C%23&q=ICreateTypeLib)
[ICreateTypeLib2](https://www.google.com/search?num=5&q=ICreateTypeLib2+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.ICreateTypeLib2](https://github.com/dahall/Vanara/search?l=C%23&q=ICreateTypeLib2)
[IDataAdviseHolder](https://www.google.com/search?num=5&q=IDataAdviseHolder+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IDataAdviseHolder](https://github.com/dahall/Vanara/search?l=C%23&q=IDataAdviseHolder)
[IDelayedPropertyStoreFactory](https://www.google.com/search?num=5&q=IDelayedPropertyStoreFactory+site%3Adocs.microsoft.com) | propsys.h | [Vanara.PInvoke.PropSys.IDelayedPropertyStoreFactory](https://github.com/dahall/Vanara/search?l=C%23&q=IDelayedPropertyStoreFactory)
[IDirectWriterLock](https://www.google.com/search?num=5&q=IDirectWriterLock+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IDirectWriterLock](https://github.com/dahall/Vanara/search?l=C%23&q=IDirectWriterLock)
[IDispatch](https://www.google.com/search?num=5&q=IDispatch+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.IDispatch](https://github.com/dahall/Vanara/search?l=C%23&q=IDispatch)
[IDropSource](https://www.google.com/search?num=5&q=IDropSource+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IDropSource](https://github.com/dahall/Vanara/search?l=C%23&q=IDropSource)
[IDropTarget](https://www.google.com/search?num=5&q=IDropTarget+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IDropTarget](https://github.com/dahall/Vanara/search?l=C%23&q=IDropTarget)
2020-06-14 13:17:58 -04:00
[IEnumCATEGORYINFO](https://www.google.com/search?num=5&q=IEnumCATEGORYINFO+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.IEnumCATEGORYINFO](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumCATEGORYINFO)
2020-06-03 00:02:36 -04:00
[IEnumContextProps](https://www.google.com/search?num=5&q=IEnumContextProps+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IEnumContextProps](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumContextProps)
2020-06-14 13:17:58 -04:00
[IEnumGUID](https://www.google.com/search?num=5&q=IEnumGUID+site%3Adocs.microsoft.com) | comcat.h | [Vanara.PInvoke.Ole32.IEnumGUID](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumGUID)
2020-06-03 00:02:36 -04:00
[IEnumOLEVERB](https://www.google.com/search?num=5&q=IEnumOLEVERB+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IEnumOLEVERB](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumOLEVERB)
[IEnumSTATPROPSETSTG](https://www.google.com/search?num=5&q=IEnumSTATPROPSETSTG+site%3Adocs.microsoft.com) | propidl.h | [Vanara.PInvoke.Ole32.IEnumSTATPROPSETSTG](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumSTATPROPSETSTG)
[IEnumSTATPROPSTG](https://www.google.com/search?num=5&q=IEnumSTATPROPSTG+site%3Adocs.microsoft.com) | propidlbase.h | [Vanara.PInvoke.Ole32.IEnumSTATPROPSTG](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumSTATPROPSTG)
[IEnumSTATSTG](https://www.google.com/search?num=5&q=IEnumSTATSTG+site%3Adocs.microsoft.com) | Objidl.h | [Vanara.PInvoke.Ole32.IEnumSTATSTG](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumSTATSTG)
[IEnumUnknown](https://www.google.com/search?num=5&q=IEnumUnknown+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IEnumUnknown](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumUnknown)
[IEnumWIA_DEV_CAPS](https://www.google.com/search?num=5&q=IEnumWIA_DEV_CAPS+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IEnumWIA_DEV_CAPS](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumWIA_DEV_CAPS)
[IEnumWIA_DEV_INFO](https://www.google.com/search?num=5&q=IEnumWIA_DEV_INFO+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IEnumWIA_DEV_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumWIA_DEV_INFO)
[IEnumWIA_FORMAT_INFO](https://www.google.com/search?num=5&q=IEnumWIA_FORMAT_INFO+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IEnumWIA_FORMAT_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumWIA_FORMAT_INFO)
[IEnumWiaItem](https://www.google.com/search?num=5&q=IEnumWiaItem+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IEnumWiaItem](https://github.com/dahall/Vanara/search?l=C%23&q=IEnumWiaItem)
[IErrorInfo](https://www.google.com/search?num=5&q=IErrorInfo+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.IErrorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=IErrorInfo)
[IErrorLog](https://www.google.com/search?num=5&q=IErrorLog+site%3Adocs.microsoft.com) | OAIdl.h | [Vanara.PInvoke.OleAut32.IErrorLog](https://github.com/dahall/Vanara/search?l=C%23&q=IErrorLog)
[IFillLockBytes](https://www.google.com/search?num=5&q=IFillLockBytes+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IFillLockBytes](https://github.com/dahall/Vanara/search?l=C%23&q=IFillLockBytes)
[IInitializeSpy](https://www.google.com/search?num=5&q=IInitializeSpy+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IInitializeSpy](https://github.com/dahall/Vanara/search?l=C%23&q=IInitializeSpy)
[IInitializeWithStream](https://www.google.com/search?num=5&q=IInitializeWithStream+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IInitializeWithStream](https://github.com/dahall/Vanara/search?l=C%23&q=IInitializeWithStream)
[IInspectable](https://www.google.com/search?num=5&q=IInspectable+site%3Adocs.microsoft.com) | inspectable.h | [Vanara.PInvoke.Ole32.IInspectable](https://github.com/dahall/Vanara/search?l=C%23&q=IInspectable)
[ILayoutStorage](https://www.google.com/search?num=5&q=ILayoutStorage+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.ILayoutStorage](https://github.com/dahall/Vanara/search?l=C%23&q=ILayoutStorage)
[ILockBytes](https://www.google.com/search?num=5&q=ILockBytes+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.ILockBytes](https://github.com/dahall/Vanara/search?l=C%23&q=ILockBytes)
[IMalloc](https://www.google.com/search?num=5&q=IMalloc+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IMalloc](https://github.com/dahall/Vanara/search?l=C%23&q=IMalloc)
[IMallocSpy](https://www.google.com/search?num=5&q=IMallocSpy+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IMallocSpy](https://github.com/dahall/Vanara/search?l=C%23&q=IMallocSpy)
[IMarshal](https://www.google.com/search?num=5&q=IMarshal+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IMarshal](https://github.com/dahall/Vanara/search?l=C%23&q=IMarshal)
[IMessageDispatcher](https://www.google.com/search?num=5&q=IMessageDispatcher+site%3Adocs.microsoft.com) | imessagedispatcher.h | [Vanara.PInvoke.Ole32.IMessageDispatcher](https://github.com/dahall/Vanara/search?l=C%23&q=IMessageDispatcher)
[IMessageFilter](https://www.google.com/search?num=5&q=IMessageFilter+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Ole32.IMessageFilter](https://github.com/dahall/Vanara/search?l=C%23&q=IMessageFilter)
[INoMarshal](https://www.google.com/search?num=5&q=INoMarshal+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.INoMarshal](https://github.com/dahall/Vanara/search?l=C%23&q=INoMarshal)
[IObjContext](https://www.google.com/search?num=5&q=IObjContext+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IObjContext](https://github.com/dahall/Vanara/search?l=C%23&q=IObjContext)
[IObjectWithPropertyKey](https://www.google.com/search?num=5&q=IObjectWithPropertyKey+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IObjectWithPropertyKey](https://github.com/dahall/Vanara/search?l=C%23&q=IObjectWithPropertyKey)
[IOleAdviseHolder](https://www.google.com/search?num=5&q=IOleAdviseHolder+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IOleAdviseHolder](https://github.com/dahall/Vanara/search?l=C%23&q=IOleAdviseHolder)
[IOleCache](https://www.google.com/search?num=5&q=IOleCache+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IOleCache](https://github.com/dahall/Vanara/search?l=C%23&q=IOleCache)
[IOleClientSite](https://www.google.com/search?num=5&q=IOleClientSite+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IOleClientSite](https://github.com/dahall/Vanara/search?l=C%23&q=IOleClientSite)
[IOleContainer](https://www.google.com/search?num=5&q=IOleContainer+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IOleContainer](https://github.com/dahall/Vanara/search?l=C%23&q=IOleContainer)
[IOleInPlaceActiveObject](https://www.google.com/search?num=5&q=IOleInPlaceActiveObject+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IOleInPlaceActiveObject](https://github.com/dahall/Vanara/search?l=C%23&q=IOleInPlaceActiveObject)
[IOleInPlaceFrame](https://www.google.com/search?num=5&q=IOleInPlaceFrame+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IOleInPlaceFrame](https://github.com/dahall/Vanara/search?l=C%23&q=IOleInPlaceFrame)
[IOleInPlaceUIWindow](https://www.google.com/search?num=5&q=IOleInPlaceUIWindow+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IOleInPlaceUIWindow](https://github.com/dahall/Vanara/search?l=C%23&q=IOleInPlaceUIWindow)
[IOleObject](https://www.google.com/search?num=5&q=IOleObject+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IOleObject](https://github.com/dahall/Vanara/search?l=C%23&q=IOleObject)
[IOleWindow](https://www.google.com/search?num=5&q=IOleWindow+site%3Adocs.microsoft.com) | Oleidl.h | [Vanara.PInvoke.Ole32.IOleWindow](https://github.com/dahall/Vanara/search?l=C%23&q=IOleWindow)
[IParseDisplayName](https://www.google.com/search?num=5&q=IParseDisplayName+site%3Adocs.microsoft.com) | oleidl.h | [Vanara.PInvoke.Ole32.IParseDisplayName](https://github.com/dahall/Vanara/search?l=C%23&q=IParseDisplayName)
[IPersist](https://www.google.com/search?num=5&q=IPersist+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IPersist](https://github.com/dahall/Vanara/search?l=C%23&q=IPersist)
[IPersistSerializedPropStorage](https://www.google.com/search?num=5&q=IPersistSerializedPropStorage+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.PropSys.IPersistSerializedPropStorage](https://github.com/dahall/Vanara/search?l=C%23&q=IPersistSerializedPropStorage)
[IPersistStorage](https://www.google.com/search?num=5&q=IPersistStorage+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IPersistStorage](https://github.com/dahall/Vanara/search?l=C%23&q=IPersistStorage)
[IPersistStream](https://www.google.com/search?num=5&q=IPersistStream+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IPersistStream](https://github.com/dahall/Vanara/search?l=C%23&q=IPersistStream)
[IPersistStreamInit](https://www.google.com/search?num=5&q=IPersistStreamInit+site%3Adocs.microsoft.com) | ocidl.h | [Vanara.PInvoke.Ole32.IPersistStreamInit](https://github.com/dahall/Vanara/search?l=C%23&q=IPersistStreamInit)
[IPropertyBag](https://www.google.com/search?num=5&q=IPropertyBag+site%3Adocs.microsoft.com) | OAIdl.h | [Vanara.PInvoke.OleAut32.IPropertyBag](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyBag)
[IPropertyBag2](https://www.google.com/search?num=5&q=IPropertyBag2+site%3Adocs.microsoft.com) | Ocidl.h | [Vanara.PInvoke.OleAut32.IPropertyBag2](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyBag2)
[IPropertyChange](https://www.google.com/search?num=5&q=IPropertyChange+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IPropertyChange](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyChange)
[IPropertyChangeArray](https://www.google.com/search?num=5&q=IPropertyChangeArray+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IPropertyChangeArray](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyChangeArray)
[IPropertyDescription](https://www.google.com/search?num=5&q=IPropertyDescription+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IPropertyDescription](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyDescription)
[IPropertyDescription2](https://www.google.com/search?num=5&q=IPropertyDescription2+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IPropertyDescription2](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyDescription2)
[IPropertyDescriptionList](https://www.google.com/search?num=5&q=IPropertyDescriptionList+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IPropertyDescriptionList](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyDescriptionList)
[IPropertyEnumType](https://www.google.com/search?num=5&q=IPropertyEnumType+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IPropertyEnumType](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyEnumType)
[IPropertyEnumType2](https://www.google.com/search?num=5&q=IPropertyEnumType2+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IPropertyEnumType2](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyEnumType2)
[IPropertyEnumTypeList](https://www.google.com/search?num=5&q=IPropertyEnumTypeList+site%3Adocs.microsoft.com) | Propsys.h | [Vanara.PInvoke.PropSys.IPropertyEnumTypeList](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyEnumTypeList)
[IPropertySetStorage](https://www.google.com/search?num=5&q=IPropertySetStorage+site%3Adocs.microsoft.com) | Propidl.h | [Vanara.PInvoke.Ole32.IPropertySetStorage](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertySetStorage)
[IPropertyStorage](https://www.google.com/search?num=5&q=IPropertyStorage+site%3Adocs.microsoft.com) | propidl.h | [Vanara.PInvoke.Ole32.IPropertyStorage](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyStorage)
[IPropertyStore](https://www.google.com/search?num=5&q=IPropertyStore+site%3Adocs.microsoft.com) | propsys.h | [Vanara.PInvoke.PropSys.IPropertyStore](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyStore)
[IPropertyStoreCapabilities](https://www.google.com/search?num=5&q=IPropertyStoreCapabilities+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.PropSys.IPropertyStoreCapabilities](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyStoreCapabilities)
[IPropertyStoreFactory](https://www.google.com/search?num=5&q=IPropertyStoreFactory+site%3Adocs.microsoft.com) | propsys.h | [Vanara.PInvoke.PropSys.IPropertyStoreFactory](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertyStoreFactory)
[IPropertySystem](https://www.google.com/search?num=5&q=IPropertySystem+site%3Adocs.microsoft.com) | propsys.h | [Vanara.PInvoke.PropSys.IPropertySystem](https://github.com/dahall/Vanara/search?l=C%23&q=IPropertySystem)
[IRecordInfo](https://www.google.com/search?num=5&q=IRecordInfo+site%3Adocs.microsoft.com) | OAIdl.h | [Vanara.PInvoke.OleAut32.IRecordInfo](https://github.com/dahall/Vanara/search?l=C%23&q=IRecordInfo)
[IRunningObjectTable](https://www.google.com/search?num=5&q=IRunningObjectTable+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.IRunningObjectTable](https://github.com/dahall/Vanara/search?l=C%23&q=IRunningObjectTable)
[ISequentialStream](https://www.google.com/search?num=5&q=ISequentialStream+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.ISequentialStream](https://github.com/dahall/Vanara/search?l=C%23&q=ISequentialStream)
[IStorage](https://www.google.com/search?num=5&q=IStorage+site%3Adocs.microsoft.com) | Objidl.h | [Vanara.PInvoke.Ole32.IStorage](https://github.com/dahall/Vanara/search?l=C%23&q=IStorage)
[ISupportErrorInfo](https://www.google.com/search?num=5&q=ISupportErrorInfo+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.ISupportErrorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=ISupportErrorInfo)
[ISurrogate](https://www.google.com/search?num=5&q=ISurrogate+site%3Adocs.microsoft.com) | objidl.h | [Vanara.PInvoke.Ole32.ISurrogate](https://github.com/dahall/Vanara/search?l=C%23&q=ISurrogate)
[ITypeChangeEvents](https://www.google.com/search?num=5&q=ITypeChangeEvents+site%3Adocs.microsoft.com) | oaidl.h | [Vanara.PInvoke.OleAut32.ITypeChangeEvents](https://github.com/dahall/Vanara/search?l=C%23&q=ITypeChangeEvents)
[IWiaDataCallback](https://www.google.com/search?num=5&q=IWiaDataCallback+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IWiaDataCallback](https://github.com/dahall/Vanara/search?l=C%23&q=IWiaDataCallback)
[IWiaDataTransfer](https://www.google.com/search?num=5&q=IWiaDataTransfer+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IWiaDataTransfer](https://github.com/dahall/Vanara/search?l=C%23&q=IWiaDataTransfer)
[IWiaDevMgr](https://www.google.com/search?num=5&q=IWiaDevMgr+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IWiaDevMgr](https://github.com/dahall/Vanara/search?l=C%23&q=IWiaDevMgr)
[IWiaEventCallback](https://www.google.com/search?num=5&q=IWiaEventCallback+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IWiaEventCallback](https://github.com/dahall/Vanara/search?l=C%23&q=IWiaEventCallback)
[IWiaItem](https://www.google.com/search?num=5&q=IWiaItem+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IWiaItem](https://github.com/dahall/Vanara/search?l=C%23&q=IWiaItem)
[IWiaItemExtras](https://www.google.com/search?num=5&q=IWiaItemExtras+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IWiaItemExtras](https://github.com/dahall/Vanara/search?l=C%23&q=IWiaItemExtras)
[IWiaPropertyStorage](https://www.google.com/search?num=5&q=IWiaPropertyStorage+site%3Adocs.microsoft.com) | wia_xp.h | [Vanara.PInvoke.OleAut32.IWiaPropertyStorage](https://github.com/dahall/Vanara/search?l=C%23&q=IWiaPropertyStorage)