NativeMethods.ObjectFromLresult(UIntPtr, Guid, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Object ^ ObjectFromLresult(UIntPtr lResult, Guid refiid, IntPtr wParam);
public static object ObjectFromLresult (UIntPtr lResult, Guid refiid, IntPtr wParam);
static member ObjectFromLresult : unativeint * Guid * nativeint -> obj
Public Shared Function ObjectFromLresult (lResult As UIntPtr, refiid As Guid, wParam As IntPtr) As Object
Parameters
- lResult
-
UIntPtr
unativeint
- refiid
- Guid
- wParam
-
IntPtr
nativeint