EnableGenericWrite Data Member Function

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

Prototype

int32 EnableGenericWrite( int32 p_bEnableGenericWrite )

Parameters

Parameter Type Parameter Name Documentation
int32p_bEnableGenericWriteEnable or disable GENERIC_WRITE.

Examples

Copy Text To Clipboard

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