Symbian3/PDK/Source/GUID-0703C141-17C7-5918-9CF3-EF6CD408975B.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
     9 -->
     9 -->
    10 <!DOCTYPE task
    10 <!DOCTYPE task
    11   PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
    12 <task id="GUID-0703C141-17C7-5918-9CF3-EF6CD408975B" xml:lang="en"><title>Phone
    12 <task id="GUID-0703C141-17C7-5918-9CF3-EF6CD408975B" xml:lang="en"><title>Phone
    13 Security Code Tutorial</title><shortdesc>This tutorial describes how to set the security code in a Symbian
    13 Security Code Tutorial</title><shortdesc>This tutorial describes how to set the security code in a Symbian
    14 OS device. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
    14 platform device. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
    15 
    15 
    16 
    16 
    17 <context><p>A security code controls access to the phone and can take a number
    17 <context id="GUID-FBCE9201-E2FB-44E5-A9A9-F68EC98FFA75"><p>A security code controls access to the phone and can take a number
    18 of
    18 of  forms, such as a phone password, or SIM PIN number. Phone security functions
    19  forms, such as a phone password, or SIM PIN number. Phone security functions
    19 use an <xref href="GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8.dita#GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8/GUID-81A8B1D4-E771-3720-B346-AD9A79861BDD"><apiname>RMobilePhone::TMobilePhoneSecurityCode</apiname></xref> flag to 
    20 use an <xref href="GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8.dita#GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8/GUID-81A8B1D4-E771-3720-B346-AD9A79861BDD"><apiname>RMobilePhone::TMobilePhoneSecurityCode</apiname></xref> flag to
    20 specify the type of the code.  </p></context>
    21  specify the type of the code. 
       
    22 </p></context>
       
    23 <steps-unordered>
    21 <steps-unordered>
    24 <step id="GUID-B969E22B-1055-5CF8-B95C-98F2486D0472"><cmd>To set a security
    22 <step id="GUID-B969E22B-1055-5CF8-B95C-98F2486D0472"><cmd>To set a security
    25 code, use <xref href="GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8.dita"><apiname>RMobilePhone::ChangeSecurityCode()</apiname></xref>. </cmd>
    23 code, use <xref href="GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8.dita"><apiname>RMobilePhone::ChangeSecurityCode()</apiname></xref>. </cmd>
    26 <info>This takes a <xref href="GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8.dita"><apiname>RMobilePhone::TMobilePhonePasswordChangeV1</apiname></xref> object
    24 <info>This takes a <xref href="GUID-AA81AFA4-6FAC-3B0D-A082-BE0AEC58CCA8.dita"><apiname>RMobilePhone::TMobilePhonePasswordChangeV1</apiname></xref> object
    27 containing the old and new values. </info>
    25 containing the old and new values. </info>