GenericRead Data Member Function

Sets the GENERIC_READ to true or false. Please see MSDN documentation for more information.

Prototype

int32 GenericRead( int32 p_bEnabledGenericRead )

Parameters

Parameter Type Parameter Name Documentation
int32p_bEnabledGenericReadTrue if you wish to enable GENERIC_READ.

Examples

Copy Text To Clipboard

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