Esempio n. 1
0
 public int GetAction([NativeTypeName("MFPOLICYMANAGER_ACTION *")] MFPOLICYMANAGER_ACTION *pAction)
 {
     return(((delegate * unmanaged <IMFOutputTrustAuthority *, MFPOLICYMANAGER_ACTION *, int>)(lpVtbl[3]))((IMFOutputTrustAuthority *)Unsafe.AsPointer(ref this), pAction));
 }
 public HRESULT GetAction(MFPOLICYMANAGER_ACTION *pAction)
 {
     return(((delegate * unmanaged <IMFOutputTrustAuthority *, MFPOLICYMANAGER_ACTION *, int>)(lpVtbl[3]))((IMFOutputTrustAuthority *)Unsafe.AsPointer(ref this), pAction));
 }