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