1 reference to S_OK
System.Workflow.ComponentModel (1)
Shared\NativeMethods.cs (1)
404
result = (((status == NativeMethods.
S_OK
) && (isEnabled != 0)) ? 1 : 0);