EnableGenericExecute Data Member Function

Enables or disables GENERIC_EXECUTE. Please see the MSDN "Generic Access Rights" documentation for more information.

Prototype

int32 EnableGenericExecute( int32 p_bEnableGenericExecute )

Parameters

Parameter Type Parameter Name Documentation
int32p_bEnableGenericExecuteEnable or disable GENERIC_EXECUTE.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.