28 lines
1.0 KiB
HTML
28 lines
1.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>setpagerights/setrightspage</title>
|
|
<meta name="GENERATOR" content="WinCHM">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<style>
|
|
html,body {
|
|
/* Default Font */
|
|
font-family: Courier New;
|
|
font-size: 11pt;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<P><STRONG>setpagerights[,setpagerights,setrightspage]<BR></STRONG>Change the rights of a memory page.</P>
|
|
<P class=rvps3><U>arguments</U> <BR> arg1: Memory Address of page (it
|
|
fix the address if this arg is not the top address of a page).</P>
|
|
<P class=rvps3> arg2: New Rights, this can be one of
|
|
the following values: "Execute", "ExecuteRead", "ExecuteReadWrite",
|
|
"ExecuteWriteCopy", "NoAccess", "ReadOnly", "ReadWrite", "WriteCopy". You can
|
|
add a G at first for add PAGE GUARD. example: "GReadOnly". Read the MSDN for
|
|
more info.</P>
|
|
<P class=rvps3><U>result <BR></U>This command does not set any result
|
|
variables.</P></body>
|
|
</html>
|