EnableGenericRead Data Member Function

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

Prototype

int32 EnableGenericRead( int32 p_bEnableGenericRead )

Parameters

Parameter Type Parameter Name Documentation
int32p_bEnableGenericReadEnable or disable GENERIC_READ.

Examples

Copy Text To Clipboard

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